docs: Add folder structure page to build integrations section
This commit is contained in:
@@ -161,6 +161,16 @@ export default defineConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Build Integrations',
|
||||
collapsible: true,
|
||||
items: [
|
||||
{
|
||||
text: 'Folder structure',
|
||||
link: '/build-integrations/folder-structure',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Other',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user