{#if step === 'request'} {@render requetsCard()} {/if} {#if step === 'verify'} {@render verifyCard()} {/if} {#snippet requetsCard()} Login Enter your email below to login to your account {#snippet children({ props })} Email {/snippet} Continue with Email {/snippet} {#snippet verifyCard()} Enter Code Please enter the 6 digit code we sent to {$verifyForm.email} {#snippet children({ props })} {#snippet children({ cells })} {#each cells as cell} {/each} {/snippet} {/snippet} Verify {#if resendVerificationCodeOnCooldown} Resend code in {countdownTimer}s {:else} Resend Code {/if} {/snippet}
Resend code in {countdownTimer}s