@abdellatifui/react 3.2.110 → 3.2.111
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 +1 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -6006,7 +6006,7 @@ const sh = Ce("flex items-center justify-center z-1 css-iuur1", {
|
|
|
6006
6006
|
hf,
|
|
6007
6007
|
{
|
|
6008
6008
|
onClickAway: (W) => {
|
|
6009
|
-
O({ event: W, open: n, applyStackRules: M, isLastItemInArray: g, ref: w, container: $, children: x, props: e, _children: s, id: r }), S &&
|
|
6009
|
+
O({ event: W, open: n, applyStackRules: M, isLastItemInArray: g, ref: w, container: $, children: x, props: e, _children: s, id: r }), S && _(W);
|
|
6010
6010
|
},
|
|
6011
6011
|
children: s || x
|
|
6012
6012
|
}
|