docs(guide): add controlled flow guide page

This commit is contained in:
braks
2023-11-13 22:00:40 +01:00
committed by Braks
parent a6be7353e7
commit f203dea1ec
8 changed files with 146 additions and 2 deletions
+1
View File
@@ -157,6 +157,7 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
{ text: 'Nodes', link: '/guide/node' },
{ text: 'Edges', link: '/guide/edge' },
{ text: 'Composables', link: '/guide/composables' },
{ text: 'Controlled Flow', link: '/guide/controlled-flow' },
],
},
{