Skip to content

Commit 1520ddb

Browse files
fix: Correct the documentation setup (#327)
1 parent 97f3f00 commit 1520ddb

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

website/sidebars.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,6 @@ const sidebars: SidebarsConfig = {
4646
},
4747
],
4848
},
49-
{
50-
type: 'category',
51-
label: 'Interfaces',
52-
collapsible: true,
53-
collapsed: true,
54-
items: [
55-
{
56-
type: 'autogenerated',
57-
dirName: 'api/interfaces',
58-
},
59-
],
60-
},
6149
{
6250
type: 'category',
6351
label: 'Types',

0 commit comments

Comments
 (0)