@oncehub/ui-react 1.4.22-beta.1.2 → 1.4.22-beta.1.3
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/ui-react.es.js
CHANGED
|
@@ -3497,6 +3497,7 @@ const Js = rt.forwardRef(Gs), _o = Js, Qs = "_select_12thw_1", Xs = "_selectCont
|
|
|
3497
3497
|
},
|
|
3498
3498
|
style: { borderBottomColor: r && (o || S) ? u : "" },
|
|
3499
3499
|
className: `${Me.selectButton} ${S ? Me.open : ""}`,
|
|
3500
|
+
tabIndex: 0,
|
|
3500
3501
|
children: [
|
|
3501
3502
|
t && /* @__PURE__ */ O.jsxs("span", { className: Me.selectValue, children: [
|
|
3502
3503
|
t.avatar && /* @__PURE__ */ O.jsx("img", { src: t.avatar, alt: "", className: Me.seletIcon }),
|