We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f506da + 7a2e81b commit 56a4511Copy full SHA for 56a4511
packages/module/patternfly-docs/patternfly-docs.config.js
@@ -2,5 +2,6 @@
2
module.exports = {
3
sideNavItems: [{ section: 'extensions' }],
4
topNavItems: [],
5
- port: 8006
+ port: 8006,
6
+ hasThemeSwitcher: true
7
};
0 commit comments