Update new version
This commit is contained in:
@@ -40,13 +40,13 @@ export default defineConfig({
|
||||
text: 'API Reference',
|
||||
items: [
|
||||
{ text: 'Quick Start', link: '/api/quick' },
|
||||
{ text: '$', link: '/api/signal' },
|
||||
{ text: '$.watch', link: '/api/watch' },
|
||||
{ text: '$.if', link: '/api/if' },
|
||||
{ text: '$.for', link: '/api/for' },
|
||||
{ text: '$.router', link: '/api/router' },
|
||||
{ text: '$.mount', link: '/api/mount' },
|
||||
{ text: '$.html', link: '/api/html' },
|
||||
{ text: '$ signals', link: '/api/signal' },
|
||||
{ text: '$watch', link: '/api/watch' },
|
||||
{ text: '$if', link: '/api/if' },
|
||||
{ text: '$for', link: '/api/for' },
|
||||
{ text: '$router', link: '/api/router' },
|
||||
{ text: '$mount', link: '/api/mount' },
|
||||
{ text: '$html', link: '/api/html' },
|
||||
{ text: 'Tags', link: '/api/tags' },
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user