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