Replies: 1 comment
-
Can you recreate your issue and attach a link ?? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have a typing problem with date-fns.
I'm using parseDateForDatePicker for parsing date with format and locale with date-fns
I'm when i check source code, i just seen locale is returning as a string but date-fns accepting Locale object, because of that i'm giving error like that;
Thanks
Beta Was this translation helpful? Give feedback.
All reactions