docs: add troubleshooting page

This commit is contained in:
braks
2024-02-05 07:51:12 +01:00
committed by Braks
parent 83848f4aa4
commit 0bfb5f4046
2 changed files with 131 additions and 0 deletions
+4
View File
@@ -191,6 +191,10 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
{ text: 'Node Resizer', link: '/guide/components/node-resizer' },
],
},
{
text: 'Troubleshooting',
link: '/guide/troubleshooting',
}
],
'/examples/': [
{