Implemented drag and drop file uploads

This commit is contained in:
Jori Lallo
2016-03-28 21:54:16 -07:00
parent bc7ae72210
commit 2f9233222d
7 changed files with 118 additions and 17 deletions

View File

@@ -54,6 +54,7 @@
"normalize.css": "^3.0.3",
"react": "^0.14.7",
"react-codemirror": "^0.2.5",
"react-dropzone": "^3.3.2",
"react-medium-editor": "^1.6.2",
"react-redux": "^4.4.0",
"react-router": "^2.0.0",