{#if dragActive}
DROP MEDIA HERE
{/if}

UPLOAD

{#if error}

{error}

{/if} {#if success}

{success} BROWSE

{/if} { file = (e.target as HTMLInputElement).files?.[0] ?? null; }} disabled={loading} />