Replies: 2 comments 5 replies
-
@delvin02 can you share what issue you are facing? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I got this issue when importing from 'radix-vue/date' as shown in the picture. Still couldn't figure out what the error is about any help is appreciated! |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to integrate Date Range Picker with Independent Months but I'm encountering an unexpected library import error with the following code:
import { type Grid, createMonth, toDate } from 'radix-vue/date';
could it be an implementation error on the documentation site?
Beta Was this translation helpful? Give feedback.
All reactions