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

dropMessageStyle Not Changing Styles #124

Open lauraehiller opened 1 year ago

lauraehiller commented 1 year ago

Hi there,

It seems that the default style set for the hover message is a gray background with a dark gray dashed border. I'm trying to override this style but passing css through dropMessageStyle isn't working.