@ludo.ninja/components 2.0.6 → 2.0.7
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.
|
@@ -8,7 +8,6 @@ const jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
8
8
|
// link to carousel source https://dev.to/holdmypotion/react-3d-image-slider-5g6
|
|
9
9
|
const react_1 = require("react");
|
|
10
10
|
const react_slick_1 = __importDefault(require("react-slick"));
|
|
11
|
-
require("slick-carousel/slick/slick.css");
|
|
12
11
|
const styled_components_1 = __importDefault(require("styled-components"));
|
|
13
12
|
const _4k_1 = require("@ludo.ninja/ui/build/utils/4k");
|
|
14
13
|
const store_1 = require("./store");
|