react-date-range
react-date-range copied to clipboard
Removing onmouseover event listeners
Subject of the issue
How to remove default hover event listeners
[BUG] Bug Reproduce Steps
hover the mouse over the a day of Calendar Component, it automatically add "rdrSelected" class.
I would like to override this behavior.
Prop: showPreview should do this for you.