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

Make github urls work with yarn/npm #74

Open pdenya opened 2 years ago

pdenya commented 2 years ago

Please remove /dist from .gitignore, rebuild, and commit so github urls work in package.json

Thank you!