Skip to content

Commit d04f709

Browse files
author
Maria Elisabeth Schreiber
authored
docs: remove API from top nav (#463)
1 parent fe2bf13 commit d04f709

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/website/docusaurus.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ module.exports = {
2020
to: 'docs/introduction',
2121
position: 'right',
2222
},
23-
{
24-
label: 'API',
25-
to: 'docs/api',
26-
position: 'right',
27-
},
2823
{
2924
label: 'Playground',
3025
to:

0 commit comments

Comments
 (0)