(hover = true)} on:mouseleave={() => (hover = false)} on:click|preventDefault={zap} > {#if !hover} {icon} {:else} {amountDisplay||amount} {/if}