react-images-upload
react-images-upload copied to clipboard
onChange doesnt work.
I saw the onChange = {this.onDrop} cannot be triggered. I have defined onDrop function, when changing the inputs, the onDrop can't be executed. can you please check if you have implemented this function? Thank you!!