{#if isOpen}
{#if allowCustom}
e.key === 'Enter' && handleCustomSubmit()} onclick={(e) => e.stopPropagation()} />
{/if} {#each options as option} {/each}
{/if}