{m.create_collective_modal_title()}
{ e.preventDefault(); void submit(); }} class="space-y-4">
{m.onboarding_collective_name()}
{m.onboarding_collective_emoji()}
{#each EMOJI_OPTIONS as e}
(emoji = e)} aria-label={e} >{e}
{/each}
{#if error}
{error}
{/if}
{m.common_cancel()}
{#if creating}
{m.loading()}
{:else} {m.create_collective_modal_button()} {/if}