@isoftdata/svelte-button
Advanced tools
@@ -10,3 +10,3 @@ <script>import Icon from "@isoftdata/svelte-icon"; | ||
| <span class:nowrap={!wrap}> | ||
| {#if icon.icon} | ||
| {#if icon.icon || icon.class} | ||
| <Icon | ||
@@ -13,0 +13,0 @@ {...icon} |
+1
-1
| { | ||
| "name": "@isoftdata/svelte-button", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "scripts": { | ||
@@ -5,0 +5,0 @@ "dev": "vite dev", |
9294
0.15%