react-simple-file-input icon indicating copy to clipboard operation
react-simple-file-input copied to clipboard

add onLoadEnd to unsupported input events

Open deanbot opened this issue 6 years ago • 0 comments

Greetings,

In my experience onLoadEnd is an invalid input property - I get the 'react-unknown-prop' error.

Just need to add it here: https://github.com/greena13/react-simple-file-input/blob/master/src/index.js#L32

deanbot avatar May 21 '19 16:05 deanbot