{#if isOpen}
e.key === 'Escape' && handleBackdropClick()} role="button" tabindex="-1" >
{/if}
{#if isOpen}
{#each $hosts as host (host.id)} {#if editingHost?.id === host.id}
{:else}
{/if} {/if} {/each}
{#if showAddForm}
{:else}
{/if}
{/if}