-
-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Unable to import { toDate } from "reka-ui/date" #1646
Comments
Hi @optifiire , can you provde a minimal reproduction. I just tried checking and he import seems fine. |
I just tried reproducing it on vanilla javascript... It imports normally : But when I try to use this function on my actual project : And yes I have actually installed reka-ui package. |
@optifiire can you share your |
I don't have tsconfig, I have jsconfig instead. Here :
|
By the way, does unovue discord server exist? I would like to join if it does! |
Environment
Link to minimal reproduction
https://reka-ui.com/docs/guides/dates
Steps to reproduce
import { toDate } from "reka-ui/date"
Describe the bug
The code copied from docs does not work. Sorry I cannot explain more meticulously because I am reporting this issue from mobile.
Expected behavior
No response
Context & Screenshots (if applicable)
No response
The text was updated successfully, but these errors were encountered: