feat: add shadcn

This commit is contained in:
2026-01-31 00:00:46 +08:00
parent bad60a8ee5
commit 5807fcad48
36 changed files with 992 additions and 22 deletions

View File

@@ -22,7 +22,10 @@ export default defineConfig({
},
{
text: "脚手架特色",
items: [{ text: "自动路由", link: "/cli-feature/auto-router" }],
items: [
{ text: "自动路由", link: "/cli-feature/auto-router" },
{ text: "组件库", link: "/cli-feature/component-lib" },
],
},
],