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
245 stars 86 forks source link

feat: added multiple files upload feature #32

Closed iamdipanshusingh closed 2 years ago

iamdipanshusingh commented 2 years ago

Changes done:

the logic is pretty much the same, didn't changed any!

Merging this will resolve #31

iamdipanshusingh commented 2 years ago

@KarimMokhtar plz review it whenever you have time :)

KarimMokhtar commented 2 years ago

@iamdipanshusingh Thank you so much for your contribution :)