Beginner question on @/registry and installation path #1129
CaledoniaProject
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to install blocks with
npx shadcn-vue@latest add Sidebar07
, and everything is installed to src/components. I had to modify all the imports and remove @/registry, e.gI'm wondering if I'm doing the right thing?
Beta Was this translation helpful? Give feedback.
All reactions