@abdellatifui/react 3.2.22 → 3.2.23

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.
Files changed (2) hide show
  1. package/dist/nextgen.js +3 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -13664,7 +13664,9 @@ const Ds = Ce(
13664
13664
  value: M,
13665
13665
  description: r,
13666
13666
  updateDescription: O,
13667
- invalid: D,
13667
+ get invalid() {
13668
+ return D;
13669
+ },
13668
13670
  setInvalid: j
13669
13671
  }, M);
13670
13672
  }, [M]), q(() => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.22",
4
+ "version": "3.2.23",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [