Skip to content

Commit 59feab6

Browse files
committed
Update index.js
1 parent 80357cc commit 59feab6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

index.js

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
2-
3-
/**
4-
* Exposing dropzone
5-
*/
6-
module.exports = require("./lib/dropzone.js");
1+
module.exports = require("./lib/dropzone.js"); // Exposing dropzone

0 commit comments

Comments
 (0)