We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb4099 commit c8ae09aCopy full SHA for c8ae09a
docs/sidebars.ts
@@ -18,6 +18,7 @@ const sidebars: SidebarsConfig = {
18
{
19
type: 'category',
20
label: 'Getting Started',
21
+ collapsed: false,
22
items: [
23
'getting-started/installation',
24
'getting-started/usage',
@@ -27,6 +28,7 @@ const sidebars: SidebarsConfig = {
27
28
29
30
label: 'Examples',
31
32
33
'examples/note-types',
34
'examples/customization',
0 commit comments