{#if authStore.currentUser?.role === 'unverified_email'}

Please verify your email address to continue. Didn't recieve the email? Check your spam folder, or to resend it.

(verificationCode = (e.target as HTMLInputElement).value)} class="w-44 rounded-md border border-white/50 bg-white px-3 py-1.5 text-sm text-gray-900 placeholder:text-gray-400 focus:border-white focus:outline-none" />
{/if} {@render children?.()}
{#if !hideFooter} {/if}