@3sc/common-component 0.0.112 → 0.0.114
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
|
@@ -26275,7 +26275,7 @@ const P4 = (e, t) => Ed(e) ? new O4(t) : new A4(t, {
|
|
|
26275
26275
|
} : {}
|
|
26276
26276
|
},
|
|
26277
26277
|
layout: !0,
|
|
26278
|
-
disabled:
|
|
26278
|
+
disabled: n,
|
|
26279
26279
|
...o,
|
|
26280
26280
|
children: [
|
|
26281
26281
|
(e == null ? void 0 : e.icon) && (!(e != null && e.iconPosition) || (e == null ? void 0 : e.iconPosition) === "start") && /* @__PURE__ */ v.jsx(de, { component: "img", src: e == null ? void 0 : e.icon }),
|