react-multi-date-picker
react-multi-date-picker copied to clipboard
Not able to delete selected dates directly from input.
Currently I am not able to delete dates on click of backspace button in the input. Is there way to delete selected dates ?
We can delete user input character by character with backspace.
You can add a toolbar to deselect date: Toolbar documentation
The input in multiple and range modes is editable now, you can do it by installing v4.0.0.