We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ece3780 + ca21a95 commit e387999Copy full SHA for e387999
src/components/Dropzone.svelte
@@ -8,8 +8,7 @@
8
isEvtWithFiles,
9
isIeOrEdge,
10
isPropagationStopped,
11
- onDocumentDragOver,
12
- TOO_MANY_FILES_REJECTION,
+ TOO_MANY_FILES_REJECTION
13
} from "./../utils/index";
14
import { onMount, onDestroy, createEventDispatcher } from "svelte";
15
0 commit comments