{}} on:dragleave={() => {}} on:drop|preventDefault|stopPropagation={fileDrop} > {#if attachments.size}
{#each Array.from(attachments.values()) as attachment}
{ if (result !== undefined) removeAttachment(attachment) }} />
{/each}
{/if}
0} withoutTopBorder={attachments.size > 0} on:attach={() => { inputFile.click() }} />