Skip to content

Commit 06acf96

Browse files
committed
fix(sidebar): restore 'Reference' label again
1 parent d43d0ad commit 06acf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ const sidebars: SidebarsConfig = {
116116
},
117117
{
118118
type: 'category',
119-
label: 'Reference',
119+
label: 'Reference',
120120
collapsed: false,
121121
link: {
122122
type: 'doc',

0 commit comments

Comments
 (0)