beca-ui 2.0.0-beta.30 → 2.0.0-beta.32
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/beca-ui.js +0 -1
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -89054,7 +89054,6 @@ const EnglishIcon = "https://library.becawork.vn/api/PublicLibrary/ViewFile/gfre
|
|
|
89054
89054
|
{
|
|
89055
89055
|
secondary: !0,
|
|
89056
89056
|
type: "text",
|
|
89057
|
-
status: "info",
|
|
89058
89057
|
icon: s ? /* @__PURE__ */ jsx(SvgSidebarRightOutlinedStyle, { color: "var(--primary-text-color)" }) : /* @__PURE__ */ jsx(SvgSidebarLeftOutlinedStyle, { color: "var(--primary-text-color)" }),
|
|
89059
89058
|
onClick: c
|
|
89060
89059
|
}
|