react-vant-nova 1.1.0-test → 1.1.1-test
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.
Potentially problematic release.
This version of react-vant-nova might be problematic. Click here for more details.
|
@@ -12289,7 +12289,7 @@
|
|
|
12289
12289
|
},
|
|
12290
12290
|
[setState]
|
|
12291
12291
|
);
|
|
12292
|
-
|
|
12292
|
+
useIsomorphicLayoutEffect$1(() => {
|
|
12293
12293
|
setVisible(true);
|
|
12294
12294
|
if (!allowMultiple)
|
|
12295
12295
|
syncClear();
|