tailwind-datepicker-react
tailwind-datepicker-react copied to clipboard
onFocus triggers on form rendering
I have a modal with only one input element (the date picker). As soon as the modal opens, the date picker is shown, because it is the only input element and gets focused.