react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

Enable rangeHover for multiple range

Open ctmaloney opened this issue 2 years ago • 1 comments

<DatePicker
      multiple
      range
      rangeHover />

Should cause the rangeHover to be enabled but this doesn't work for multiple range calendars.

ctmaloney avatar Oct 16 '23 19:10 ctmaloney

Added in v4.4.0

shahabyazdi avatar Oct 21 '23 11:10 shahabyazdi