update docs
This commit is contained in:
@@ -24,7 +24,6 @@ export default defineConfig({
|
||||
{ text: 'Home', link: '/' },
|
||||
{ text: 'Guide', link: '/guide/getting-started' },
|
||||
{ text: 'Api', link: '/api/quick' },
|
||||
{ text: 'UI', link: '/ui/intro' },
|
||||
],
|
||||
sidebar: [
|
||||
{
|
||||
@@ -48,12 +47,6 @@ export default defineConfig({
|
||||
{ text: 'Routing', link: '/api/routing' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'SigPro UI',
|
||||
items: [
|
||||
{ text: 'Intro', link: '/ui/intro' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Vite Router Plugin',
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user