@3sc/common-component 0.0.485 → 0.0.486
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/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -40418,7 +40418,7 @@ const NV = ({ options: e, isDraggable: t }) => {
|
|
|
40418
40418
|
}, [g]);
|
|
40419
40419
|
const q = (D, Q) => {
|
|
40420
40420
|
var X, te;
|
|
40421
|
-
if (
|
|
40421
|
+
if (!o) {
|
|
40422
40422
|
(X = c == null ? void 0 : c.onChange) == null || X.call(c, D), d(!1), A(0);
|
|
40423
40423
|
return;
|
|
40424
40424
|
}
|