{#if $auth.loading}

Loading…

{:else if !userId}

Sign in to edit decks.

{:else if loading}

Loading…

{:else}
{ e.preventDefault(); save(); }}> {#if !isCopiedDeck}
{/if}

Questions

{#each questions as question, i} removeQuestion(i)} /> {/each} {#if error}

{error}

{/if} {/if}