cr-ui-lib 1.1.25 → 1.1.26

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.
package/dist/index.js CHANGED
@@ -4305,7 +4305,7 @@ var DynamicTableV2 = ({
4305
4305
  "div",
4306
4306
  {
4307
4307
  ref: paginationRef,
4308
- className: "flex items-center justify-between px-4 py-3 bg-white border-t border-gray-200 rounded-bl-[8px]",
4308
+ className: "flex items-center justify-between px-4 py-3 bg-white rounded-bl-[8px]",
4309
4309
  children: [
4310
4310
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center gap-2", children: /* @__PURE__ */ jsxRuntime.jsx(
4311
4311
  Pagination,