@ludo.ninja/components 2.2.45 → 2.2.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,3 @@
1
- import 'rc-tooltip/assets/bootstrap_white.css';
2
1
  type UserStreakProps = {
3
2
  className?: string;
4
3
  style?: React.CSSProperties;
@@ -11,7 +11,6 @@ const ScreenWidth_1 = require("../../../styles/ScreenWidth");
11
11
  const _4k_1 = require("@ludo.ninja/ui/build/utils/4k");
12
12
  const store_1 = require("../../../modules/user/store");
13
13
  const rc_tooltip_1 = __importDefault(require("rc-tooltip"));
14
- require("rc-tooltip/assets/bootstrap_white.css");
15
14
  const react_loading_skeleton_1 = __importDefault(require("react-loading-skeleton"));
16
15
  const Wrapper = styled_components_1.default.div `
17
16
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ludo.ninja/components",
3
- "version": "2.2.45",
3
+ "version": "2.2.46",
4
4
  "private": false,
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",