diff --git a/src/app/components/BunkerConnect.svelte b/src/app/components/BunkerConnect.svelte index 2e53c34a..8755c61a 100644 --- a/src/app/components/BunkerConnect.svelte +++ b/src/app/components/BunkerConnect.svelte @@ -1,6 +1,4 @@ {#if $url} @@ -27,11 +20,6 @@

Scan with your signer to log in, or click to copy.

- {#if isIos} -
- -
- {/if}
{/if} {/if} diff --git a/src/app/components/LogInBunker.svelte b/src/app/components/LogInBunker.svelte index d72d4807..c5fc17de 100644 --- a/src/app/components/LogInBunker.svelte +++ b/src/app/components/LogInBunker.svelte @@ -1,4 +1,5 @@