react-simple-file-input
react-simple-file-input copied to clipboard
add onLoadEnd to unsupported input events
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