KarimMokhtar / react-drag-drop-files

Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select the file anywhere in the window.
MIT License
248 stars 91 forks source link

Custom svg for another Extensions type like excel or csv? #108

Closed rust142 closed 2 weeks ago

rust142 commented 1 year ago

Hi, are you guys willing to add a custom SVG so it's not just an image format?

KarimMokhtar commented 2 weeks ago

All files should be accepted, you can pass the list of the types as prop. Let me know if further help needed