{ if (e.key === 'Enter') { submission = input; onSubmit(); // eslint-disable-next-line no-undef if (event) umami.track(event); } }} /> {#if hint !== undefined}
{hint}
{/if}
{#if submission !== ''} {:else} {prompt} {/if}