vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

Functions are not valid as a react child. #129

Open nrics opened 2 years ago

nrics commented 2 years ago

Hi.

I got this functions are not valid as a react child. The issue is with the child rendering function. I don't use import. I use script tags to import from node module.

Any ideas? Thank you