@3sc/common-component 0.0.82 → 0.0.83
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
|
@@ -26329,7 +26329,7 @@ const ts = ({
|
|
|
26329
26329
|
...e
|
|
26330
26330
|
}
|
|
26331
26331
|
);
|
|
26332
|
-
}, hD = (e) => /* @__PURE__ */ x.jsx("div", {
|
|
26332
|
+
}, hD = (e) => /* @__PURE__ */ x.jsx("div", {}), mD = ({
|
|
26333
26333
|
defaultTools: e,
|
|
26334
26334
|
isManageable: t,
|
|
26335
26335
|
customTools: n
|