mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
chore(web): add gap in builder sidebar
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"title": "CLI",
|
||||
"defaultOpen": true,
|
||||
"pages": [
|
||||
"index",
|
||||
"options",
|
||||
"compatibility"
|
||||
]
|
||||
}
|
||||
"pages": ["index", "options", "compatibility"]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"title": "Guides",
|
||||
"defaultOpen": true,
|
||||
"pages": [
|
||||
"index"
|
||||
]
|
||||
}
|
||||
"defaultOpen": false,
|
||||
"pages": ["index"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user