Skip to content

Commit

Permalink
fix: upload console
Browse files Browse the repository at this point in the history
  • Loading branch information
Wugaoliang committed Mar 30, 2020
1 parent 28dc4a6 commit a4a18c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/upload/UploadDrag.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ class UploadDrag extends Upload {
},
this.state
)
console.log('props', props)
this.dragBoxRef = React.createRef()
}

Expand Down

0 comments on commit a4a18c7

Please sign in to comment.