@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.
@@ -2750,6 +2750,7 @@ const PaginationButton = /*#__PURE__*/react.forwardRef(({
2750
2750
  py: 2,
2751
2751
  h: 8,
2752
2752
  minW: "auto",
2753
+ width: 8,
2753
2754
  background: isActive ? 'primary.500' : btnBg,
2754
2755
  color: isActive ? 'white' : btnColor,
2755
2756
  _hover: !isActive ? {