dropzone icon indicating copy to clipboard operation
dropzone copied to clipboard

使用报错

Open JerroldLee opened this issue 9 years ago • 1 comments

ERROR in ./~/rc-dropzone/lib/Dropzone.js Module parse failed:/node_modules/rc-dropzone/lib/Dropzone.js Line 69: Unexpected token < You may need an appropriate loader to handle this file type. | var files = this.state.files; | return Object.keys(files).map(function(uid) { | return <DzPreview file={files[uid]} key={uid} />; | }); | }, @ ./~/rc-dropzone/index.js 2:17-42

JerroldLee avatar Mar 07 '16 02:03 JerroldLee

http://ant.design/components/upload/ 推荐用这个吧,这个组件已经好久不更新了。

shepherdwind avatar Mar 07 '16 07:03 shepherdwind