summaryrefslogtreecommitdiff
path: root/public/bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/bundle.js')
-rw-r--r--public/bundle.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bundle.js b/public/bundle.js
index 5660d72..3f5427b 100644
--- a/public/bundle.js
+++ b/public/bundle.js
@@ -4055,6 +4055,7 @@ var FileUpload = function (_Component) {
var mimeFiles = [];
var i = void 0,
f = void 0;
+ console.log("handleChange");
for (i = 0, f; i < files.length; i++) {
mimeFiles.push(files[i]);
// if (!f.type.match(this.props.mime)) continue