docs: Add global variable page

This commit is contained in:
Faruk AYDIN
2022-11-07 19:17:25 +01:00
parent 3c73064b19
commit 22cea145f8
2 changed files with 43 additions and 0 deletions

View File

@@ -189,6 +189,10 @@ export default defineConfig({
text: 'App',
link: '/build-integrations/app',
},
{
text: 'Global variable',
link: '/build-integrations/global-variable',
},
],
},
{