microsite/sidebars: deduplicate frontend system app category
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -431,11 +431,6 @@
|
||||
"frontend-system/architecture/references"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Building Apps",
|
||||
"items": ["frontend-system/building-apps/migrating"]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Building Plugins",
|
||||
@@ -452,7 +447,8 @@
|
||||
"label": "Building Apps",
|
||||
"items": [
|
||||
"frontend-system/building-apps/index",
|
||||
"frontend-system/building-apps/built-in-extensions"
|
||||
"frontend-system/building-apps/built-in-extensions",
|
||||
"frontend-system/building-apps/migrating"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user