onesine / react-tailwindcss-datepicker

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
https://react-tailwindcss-datepicker.vercel.app/
MIT License
552 stars 169 forks source link

Add shortcutClassName property #239

Open EllyssonMike opened 9 months ago

EllyssonMike commented 9 months ago

Has some way to customize the shortcuts classnames?

The styles which I'm talking about is bellow: image

EllyssonMike commented 9 months ago

Created a pull request to add this feature:

https://github.com/onesine/react-tailwindcss-datepicker/pull/240