You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code import { buttonVariants } from '@/lib/registry/default/ui/button' exists in the file components/ui/calendar/CalendarPrevButton.vue created by running npx shadcn-vue@latest add calendar, but the path @/lib/registry/default/ui/button does not exist.
System Info
vue3
Contributes
I am willing to submit a PR to fix this issue
I am willing to submit a PR with failing tests
The text was updated successfully, but these errors were encountered:
Reproduction
https://vite.new
Describe the bug
The code import { buttonVariants } from '@/lib/registry/default/ui/button' exists in the file components/ui/calendar/CalendarPrevButton.vue created by running npx shadcn-vue@latest add calendar, but the path @/lib/registry/default/ui/button does not exist.
System Info
Contributes
The text was updated successfully, but these errors were encountered: