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

Add support for multiple file selection

Open jondewoo opened this issue 9 years ago • 2 comments

jondewoo avatar Apr 05 '16 08:04 jondewoo

Yes, please approve this PR.

jamesstar89 avatar Jan 09 '17 01:01 jamesstar89

In case anyone is still waiting on this functionality, simply open index.js in the react-file-input folder (node_modules) and add multiple: this.props.multiple to both React.DOM.input() statements.

edit: for those who don't know to click the commit ;)

kristremblay avatar Mar 02 '17 18:03 kristremblay