diff --git a/src/PayFlow.svelte b/src/PayFlow.svelte index 1b9fea1..8b55f22 100644 --- a/src/PayFlow.svelte +++ b/src/PayFlow.svelte @@ -83,9 +83,11 @@ isOpen=false } + let cancelButton; + - +cancelButton.focus()} size='lg'> BOLT11 invoice: {stage} {#if confirmAmount} @@ -158,6 +160,7 @@ {/if}