e.key === 'Escape' && handleClose()} role="dialog" aria-modal="true" tabindex="-1" >
Create New Board
×
Board Title
*
{#if errors.title}
{errors.title}
{/if}
Description (optional)
{#if errors.description}
{errors.description}
{:else}
{description.length}/1000 characters
{/if}
Cancel
Create Board