diff --git a/src/lib/components/Button.svelte b/src/lib/components/Button.svelte index ca6d1501..740d522f 100644 --- a/src/lib/components/Button.svelte +++ b/src/lib/components/Button.svelte @@ -1,64 +1,8 @@ + - - {#if icon} - - {/if} - {#if !iconOnly && children} - {@render children()} - {/if} - \ No newline at end of file +