@treely/strapi-slices 5.2.2 → 5.2.3

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.
@@ -2352,7 +2352,7 @@ var TextCarousel = function TextCarousel(_ref) {
2352
2352
  size: 16
2353
2353
  }),
2354
2354
  pointerEvents: "auto",
2355
- boxShadow: "sm"
2355
+ boxShadow: "md"
2356
2356
  }))), React__default.default.createElement(boemly.Box, null, React__default.default.createElement(framerMotion.AnimatePresence, null, canMoveRight && React__default.default.createElement(boemly.IconButton, {
2357
2357
  key: "rightButton",
2358
2358
  as: framerMotion.motion.button,