{#each files as file}
{ dispatch('click', file.id); }} on:dismiss={() => { dispatch('delete', file.id); }} />
{/each}