@kashifd/jwero-components 0.5.23 → 0.5.24
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.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -39085,8 +39085,8 @@ const TI = ({
|
|
|
39085
39085
|
}) => /* @__PURE__ */ f.jsx(
|
|
39086
39086
|
wf,
|
|
39087
39087
|
{
|
|
39088
|
-
count:
|
|
39089
|
-
page:
|
|
39088
|
+
count: t,
|
|
39089
|
+
page: e,
|
|
39090
39090
|
onChange: o,
|
|
39091
39091
|
sx: {
|
|
39092
39092
|
"& .MuiPaginationItem-root": {
|