{}} on:dragleave={() => {}} on:drop|preventDefault|stopPropagation={fileDrop} > {#if attachments.length}
{#each attachments as attachment}
{ removeAttachment(attachment) }} size='small' />
{/each}
{/if} 0} on:attach={() => { inputFile.click() }} />