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

feat: add dropMessageStyle prop #81

Closed anti-duhring closed 1 year ago

anti-duhring commented 2 years ago

Summary

Add a prop called 'dropMessageStyle' to style the HoverMsg element

Key Changes

Check List

samuelvisscher commented 1 year ago

This would be extremely handy, had to fork this PR in order to be able to use this package.

KarimMokhtar commented 1 year ago

@anti-duhring Thanks for your contribution. @samuelvisscher The branch is now merged and will reflect the new version