@kashifd/jwero-components 0.5.22 → 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 CHANGED
@@ -37912,7 +37912,7 @@ const LM = ({
37912
37912
  ]
37913
37913
  }
37914
37914
  ), vI = ({
37915
- onChangeFunction: e,
37915
+ onChange: e,
37916
37916
  placeholder: t,
37917
37917
  value: o,
37918
37918
  bgColor: r,
@@ -39085,8 +39085,8 @@ const TI = ({
39085
39085
  }) => /* @__PURE__ */ f.jsx(
39086
39086
  wf,
39087
39087
  {
39088
- count: e,
39089
- page: t,
39088
+ count: t,
39089
+ page: e,
39090
39090
  onChange: o,
39091
39091
  sx: {
39092
39092
  "& .MuiPaginationItem-root": {