adverich-kun-ui 0.1.257 → 0.1.258

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.
@@ -109,9 +109,9 @@ const N = {
109
109
  key: 0,
110
110
  text: t.title
111
111
  }, null, 8, ["text"])) : i("", !0)
112
- ]),
113
- n(l.$slots, "append")
114
- ])) : i("", !0)
112
+ ])
113
+ ])) : i("", !0),
114
+ n(l.$slots, "append")
115
115
  ], 2)
116
116
  ], 2),
117
117
  y.value ? (o(), a("div", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adverich-kun-ui",
3
- "version": "0.1.257",
3
+ "version": "0.1.258",
4
4
  "type": "module",
5
5
  "description": "Una librería de componentes Vue.js con Tailwind CSS",
6
6
  "main": "dist/index.js",