react-tailwindcss-datepicker
react-tailwindcss-datepicker copied to clipboard
feat: add visual highlight
Implemented a visual highlight for the currently selected date option in the dropdown menu when the date picker dialog is opened. This enhancement improves user experience by making it easier to identify the user's current selection, especially when dealing with a large number of options in the dropdown list. The added highlighting ensures better usability and a more intuitive interaction with the date picker component.