meinstein / react-file-picker

Sensible file input wrappers. Demo included.
19 stars 15 forks source link

Add file input 'accept' attribute #14

Open dantheuber opened 4 years ago

dantheuber commented 4 years ago

Used the existing extensions prop to build a string of acceptable file extensions for the file input component.

dantheuber commented 4 years ago

this addresses https://github.com/meinstein/react-file-picker/issues/9