Skip to content

Commit

Permalink
Merge branch 'anjaneyasivan-anjaneyasivan/issue906'
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Aug 7, 2023
2 parents 7e60e8a + 1581efc commit b7b16e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/lib/forms/Dropzone.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
on:dragenter
on:dragleave
on:dragover
on:drop>
on:drop
type="button"
>
<label class="flex flex-col items-center" tabIndex="0">
<slot />
<input
Expand Down

2 comments on commit b7b16e6

@vercel
Copy link

@vercel vercel bot commented on b7b16e6 Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on b7b16e6 Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.