Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arackaf committed Jan 19, 2024
1 parent 98b0ca6 commit 36e31ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ yarn add svelte-file-dropzone

```svelte
<script>
import Dropzone from "svelte-file-dropzone/Dropzone.svelte";
import Dropzone from "svelte-file-dropzone";
let files = {
accepted: [],
Expand Down

0 comments on commit 36e31ab

Please sign in to comment.