Post Settings

{#if postType === 'essay'} {/if}
e.key === 'Enter' && (e.preventDefault(), onAddTag())} placeholder="Add tags..." /> {#if tags.length > 0}
{#each tags as tag} {tag} {/each}
{/if}