@serendie/ui 0.1.9 → 0.1.11
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
|
@@ -17405,7 +17405,7 @@ const yi = /* @__PURE__ */ $w(), Or = {
|
|
|
17405
17405
|
icon: i || /* @__PURE__ */ v.jsx(
|
|
17406
17406
|
Oe,
|
|
17407
17407
|
{
|
|
17408
|
-
name: "
|
|
17408
|
+
name: "menu",
|
|
17409
17409
|
size: 24,
|
|
17410
17410
|
className: a.buttonIcon
|
|
17411
17411
|
}
|
package/package.json
CHANGED