Skip to content

Commit 3adca6a

Browse files
committed
chore: remove reactive tab in docusaurus
1 parent 176c289 commit 3adca6a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/docusaurus.config.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@ module.exports = {
5656
label: "Options",
5757
position: "left"
5858
},
59-
{
60-
to: "Reactive",
61-
label: "Reactive",
62-
position: "left"
63-
},
6459
{
6560
to: "Plugins",
6661
label: "Plugins",
@@ -120,10 +115,6 @@ module.exports = {
120115
{
121116
label: "Options",
122117
to: "Options/"
123-
},
124-
{
125-
label: "Reactive",
126-
to: "Reactive/"
127118
}
128119
]
129120
},

0 commit comments

Comments
 (0)