tailwind-datepicker-react
tailwind-datepicker-react copied to clipboard
Is there any way to disable previous dates?
The props disabledDates
is not working and I got that the disabledDates
works for specific dates, is that correct?
minDate
is probably what you are looking for.