@isoftdata/svelte-button
Advanced tools
@@ -41,3 +41,3 @@ <script>import ButtonContents from "./ButtonContents.svelte"; | ||
| color: icon.color && !disabled ? `color: ${icon.color};` : "", | ||
| prefix: icon.prefix || "far", | ||
| prefix: icon.prefix || "fas", | ||
| fixedWidth: icon.fixedWidth || true | ||
@@ -44,0 +44,0 @@ }; |
+1
-1
| { | ||
| "name": "@isoftdata/svelte-button", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "scripts": { | ||
@@ -5,0 +5,0 @@ "dev": "vite dev", |