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
505 stars 147 forks source link

Hide/show year feature #241

Open amarsab opened 4 months ago

amarsab commented 4 months ago

I have a feature where I need to hide year from the calendar in order just to choose DD/MM. I've made a changes and want to make PR