Disable collapsible on sidebar
This commit is contained in:
parent
2555dae49f
commit
9ce5ed3991
@ -33,7 +33,7 @@ const sidebars = {
|
||||
{
|
||||
type: "category",
|
||||
label: "Getting Started",
|
||||
collapsible: true,
|
||||
collapsible: false,
|
||||
collapsed: false,
|
||||
items: [
|
||||
"docs/introduction",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user