founderlab / react-dropzone-s3-uploader

Drag and drop s3 file uploader via react-dropzone + react-s3-uploader
MIT License
161 stars 82 forks source link

Readme proposal #69

Open kaikilian opened 4 years ago

kaikilian commented 4 years ago

It is not really a bug or an issue, but I wanted to propose, that you mention in the docs, that the 'progressComponent' is also the component holding the dropzone-area when not actively uploading, and not having any children. Took us quiet a while to figure this out and would've really helped if it was mentioned in the props descriptions. Thank you :)