indicator-ui 1.1.75 → 1.1.76
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.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -31622,7 +31622,7 @@ function Yie(r) {
|
|
|
31622
31622
|
[Zc.disabled]: i,
|
|
31623
31623
|
[Zc.canClick]: s.onClick
|
|
31624
31624
|
}), [n, i, o, s]);
|
|
31625
|
-
return /* @__PURE__ */ T(e, { ...s, className: c });
|
|
31625
|
+
return /* @__PURE__ */ T(e, { ...s, className: c, ref: t });
|
|
31626
31626
|
}
|
|
31627
31627
|
function zie(r) {
|
|
31628
31628
|
const { text: e, children: t, activeState: n, disabled: i } = r, o = G(() => ce(E0.main, {
|