react-multi-date-picker
react-multi-date-picker copied to clipboard
Unable to de-select ranges when using multiple range
<DatePicker
multiple
range />
Doesn't allow de-selecting of dates via the calendar. The DatePanel is basically required in this case to allow removal of date ranges.
Hello
Thank you for your feedback.
I think providing more options for deselecting dates can be implemented in any project depending on its design. I have provided minimal options in this library. Do you have any suggestions for changing the calendar behavior? Introducing a similar package would be enough.