@abdellatifui/react 3.2.76 → 3.2.77
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/nextgen.js +3 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -20634,11 +20634,13 @@ const ei = ve(
|
|
|
20634
20634
|
type: E,
|
|
20635
20635
|
invalid: z.toString(),
|
|
20636
20636
|
onChange: H,
|
|
20637
|
-
value: f ? "" : R
|
|
20637
|
+
value: f ? "" : R,
|
|
20638
|
+
...v
|
|
20638
20639
|
}
|
|
20639
20640
|
) : /* @__PURE__ */ c.jsx(
|
|
20640
20641
|
ca,
|
|
20641
20642
|
{
|
|
20643
|
+
...e,
|
|
20642
20644
|
multiple: !0,
|
|
20643
20645
|
ref: C,
|
|
20644
20646
|
id: j,
|