diff --git a/frontend/app/src/components/home/profile/SendCrypto.svelte b/frontend/app/src/components/home/profile/SendCrypto.svelte index 9508d6aa01..98415ada65 100644 --- a/frontend/app/src/components/home/profile/SendCrypto.svelte +++ b/frontend/app/src/components/home/profile/SendCrypto.svelte @@ -133,9 +133,11 @@ -
- -
+ {#if accounts.length > 0} +
+ +
+ {/if} {/if}