{#if showTagInput}
{ if (event.key === 'Enter') { addTagHandler(); } }} /> {#each $tags as tag}
{/if} {#if label && !showTagInput} {label} {/if}