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.
1 parent 30bd0f1 commit a791048Copy full SHA for a791048
src/components/Dropzone.svelte
@@ -37,7 +37,6 @@
37
export let required = false;
38
const dispatch = createEventDispatcher();
39
40
- console.log("yeeehaaaa here is the local UPDATED version!");
41
//state
42
43
let state = {
0 commit comments