We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae7eef commit 7a3c9afCopy full SHA for 7a3c9af
1 file changed
doczrc.js
@@ -6,6 +6,7 @@ export default {
6
title: 'MML React',
7
repository: 'https://github.com/GetStream/mml-react/',
8
ignore: ['PULL_REQUEST_TEMPLATE.md'],
9
+ menu: [{ name: 'Readme' }, { name: 'MML' }, { name: 'Components' }, { name: 'Utility Components' }],
10
themeConfig: {
11
showDarkModeSwitch: false,
12
lineHeights: {
0 commit comments