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

Type 'string' has no properties in common with type 'ShortcutsItem' #272

Open luansantosti opened 2 months ago

luansantosti commented 2 months ago

Hey guys, I'm trying to set my own custom shortcuts but I'm getting this type error. I copied it from the documentation.

Screenshot 2024-08-29 at 15 01 26

Any idea what could be the issue?