@abdellatifui/react 3.2.116 → 3.2.117

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 +1 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -10223,7 +10223,7 @@ const sv = (e) => {
10223
10223
  className: "min-w-[80px]",
10224
10224
  ...a,
10225
10225
  onClick: async (P) => {
10226
- P.preventDefault(), await r({ ...e, event: P }) && E();
10226
+ P.preventDefault(), await r({ ...e, event: P }) !== !1 && E();
10227
10227
  },
10228
10228
  children: n ? `${p}(${x}) ` : p
10229
10229
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.116",
4
+ "version": "3.2.117",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [