We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e868d commit f24230aCopy full SHA for f24230a
docs/src/.vitepress/config.mts
@@ -126,11 +126,6 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
126
link: '/examples/',
127
activeMatch: '^/examples/',
128
},
129
- {
130
- text: 'Migration',
131
- link: '/migration/',
132
- activeMatch: '^/migration/',
133
- },
134
{
135
text: 'TypeDocs',
136
link: '/typedocs/',
docs/src/migration/index.md
0 commit comments