@macroui/macroui-vue 1.9.27 → 1.9.29
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.js +1 -1
- package/dist/index.es.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -11003,8 +11003,8 @@ const S0 = Nt, Pu = {
|
|
|
11003
11003
|
}, [...fe[2] || (fe[2] = [
|
|
11004
11004
|
d("svg", {
|
|
11005
11005
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11006
|
-
width: "
|
|
11007
|
-
height: "
|
|
11006
|
+
width: "48",
|
|
11007
|
+
height: "48",
|
|
11008
11008
|
viewBox: "0 0 24 24",
|
|
11009
11009
|
fill: "none",
|
|
11010
11010
|
stroke: "currentColor",
|