fds-vue-core 6.0.8 → 6.0.9
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/fds-vue-core.cjs.js
CHANGED
|
@@ -13681,7 +13681,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
13681
13681
|
vue.createVNode(_sfc_main$H, {
|
|
13682
13682
|
name: iconName.value,
|
|
13683
13683
|
size: "24px",
|
|
13684
|
-
class: "fill-blue-500"
|
|
13684
|
+
class: "fill-blue-500 ml-1"
|
|
13685
13685
|
}, null, 8, ["name"])
|
|
13686
13686
|
], 42, _hoisted_1$1)) : (vue.openBlock(), vue.createElementBlock("div", {
|
|
13687
13687
|
key: 1,
|