Skip to content

Commit 36e31ab

Browse files
committed
update docs
1 parent 98b0ca6 commit 36e31ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ yarn add svelte-file-dropzone
2323

2424
```svelte
2525
<script>
26-
import Dropzone from "svelte-file-dropzone/Dropzone.svelte";
26+
import Dropzone from "svelte-file-dropzone";
2727
2828
let files = {
2929
accepted: [],

0 commit comments

Comments
 (0)