react-multi-date-picker
react-multi-date-picker copied to clipboard
mobile ux bug
how to prevent mobile keyboard to appear when click on datepicker. this keyboard is over datepicker calendar.
please set inputMode to "none"
<DatePicker inputMode="none" />