react-drag-drop-files icon indicating copy to clipboard operation
react-drag-drop-files copied to clipboard

feat: add dropMessageStyle prop

Open anti-duhring opened this issue 2 years ago • 0 comments

Summary

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

Key Changes

  • Add a type dropMessageStyle inside Props type
  • Add style={dropMessageStyle} inside HoverMsg element

Check List

  • [X] The changes to the "Readme" file(if needed)
  • [X] The changes not breaking any old rule of the library or usage

anti-duhring avatar Sep 25 '22 22:09 anti-duhring