Skip to content

Commit 15039a9

Browse files
Aryan JabbariAryan Jabbari
authored andcommitted
Fix broken menu
1 parent 1b07ad1 commit 15039a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doczrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
menu: ['Home', 'Installation', 'Examples', ['Functional Components']],
2+
menu: ['Home', 'Installation', 'Examples'],
33
themeConfig: {
44
colors: { primary: '#294E80' },
55
},

0 commit comments

Comments
 (0)