chore: remove boilerplate demo content, fix components.json
Drop the unrecognized `framework` key from components.json (current shadcn-vue CLI rejects it). Delete the counter store demo and reduce HomeView to a placeholder; real content lands in a later commit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0a8ef64527
commit
b751e26eec
3 changed files with 3 additions and 39 deletions
|
|
@ -9,7 +9,6 @@
|
|||
"cssVariables": true,
|
||||
"prefix": ""
|
||||
},
|
||||
"framework": "vite",
|
||||
"aliases": {
|
||||
"components": "@/components",
|
||||
"composables": "@/composables",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue