Found a bug.
"getting r is not a function" when adding react-dropzone.



Tell me if you need more files.
files or info*
Dropzone's child needs to be a function in 8.0+, not an element.
ooooh, That explains everything. Sorry for the inconvenient and thanks!
Most helpful comment
Dropzone's child needs to be a function in 8.0+, not an element.