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

Duplicated month in month selector. #290

Open CarlosRebollar opened 5 days ago

CarlosRebollar commented 5 days ago

Hi there,

I was adding this package to a project of mine and after getting it up and running and testing it i found that in the month selector it only shows 11 months (with 1 month duplicated). But if you select them the month is correctly selected.

My guess is that is just a variable or typo error.

I'll let the image attached.

image