@ctlyst.id/internal-ui 2.0.27 → 2.0.28

Sign up to get free protection for your applications and to get access to all the features.
@@ -2744,6 +2744,7 @@ const PaginationButton = /*#__PURE__*/forwardRef$1(({
2744
2744
  py: 2,
2745
2745
  h: 8,
2746
2746
  minW: "auto",
2747
+ width: 8,
2747
2748
  background: isActive ? 'primary.500' : btnBg,
2748
2749
  color: isActive ? 'white' : btnColor,
2749
2750
  _hover: !isActive ? {