Skip to content

Commit

Permalink
Merge pull request #1019 from XiaoMi/hotfix/upload
Browse files Browse the repository at this point in the history
fix: upload console
  • Loading branch information
solarjoker authored Mar 30, 2020
2 parents 28dc4a6 + a4a18c7 commit 4e7c3ef
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 4e7c3ef

Please sign in to comment.