@algorithm-shift/design-system 1.2.49 → 1.2.50
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2278,7 +2278,7 @@ var CustomPagination = ({
|
|
|
2278
2278
|
}
|
|
2279
2279
|
)
|
|
2280
2280
|
] }),
|
|
2281
|
-
/* @__PURE__ */ (0, import_jsx_runtime43.jsx)(Pagination, { className: "
|
|
2281
|
+
/* @__PURE__ */ (0, import_jsx_runtime43.jsx)(Pagination, { className: "justify-end", children: /* @__PURE__ */ (0, import_jsx_runtime43.jsxs)(PaginationContent, { children: [
|
|
2282
2282
|
/* @__PURE__ */ (0, import_jsx_runtime43.jsx)(PaginationItem, { children: /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
|
|
2283
2283
|
PaginationPrevious,
|
|
2284
2284
|
{
|