Open rishavjalan opened 1 year ago
When using the value from the picker which is set by onChange, the value is string When trying to use it for startFrom then it fails with the error Type 'string' is not assignable to type 'Date'.ts
I see in the docs it should accept string but i am unable to make that work https://react-tailwindcss-datepicker.vercel.app/props#min-date-and-max-date
When using the value from the picker which is set by onChange, the value is string When trying to use it for startFrom then it fails with the error Type 'string' is not assignable to type 'Date'.ts
I see in the docs it should accept string but i am unable to make that work https://react-tailwindcss-datepicker.vercel.app/props#min-date-and-max-date