diff --git a/src/lib/components/atoms/Button.svelte b/src/lib/components/atoms/Button.svelte index 570694c..43b182d 100644 --- a/src/lib/components/atoms/Button.svelte +++ b/src/lib/components/atoms/Button.svelte @@ -1,7 +1,6 @@ - {#if href} - - - {#if icon} - - {/if} - - - - {:else} - - {#if icon} - - {/if} - - - {/if} + + {#if icon} + + {/if} + +