Replies: 1 comment
-
@nasringh are you sure you installed v9? https://stackblitz.com/edit/react-day-picker-9-2332-kqxtmr?file=src%2FApp.tsx How do you build your project? |
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.
-
According to this document https://daypicker.dev/docs/localization#jalali-calendar I started to create a component in my project but is cause an error and it does not work
Code
Cannot find module 'react-day-picker/jalali' or its corresponding type declarations.
I changed it to below:
but it showed me this error again :
Module not found: Error: Package path ./src/jalali is not exported from package
I think jalali does not work; what can I do ?
Beta Was this translation helpful? Give feedback.
All reactions