@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.
@@ -2339,7 +2339,7 @@ var TextCarousel = function TextCarousel(_ref) {
2339
2339
  size: 16
2340
2340
  }),
2341
2341
  pointerEvents: "auto",
2342
- boxShadow: "sm"
2342
+ boxShadow: "md"
2343
2343
  }))), React.createElement(Box, null, React.createElement(AnimatePresence, null, canMoveRight && React.createElement(IconButton, {
2344
2344
  key: "rightButton",
2345
2345
  as: motion.button,