Skip to content

Commit 67c1686

Browse files
committed
chore(Config): updated hasDarkThemeSwitcher var
1 parent 05e8c4f commit 67c1686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/patternfly-docs/patternfly-docs.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ module.exports = {
33
sideNavItems: [{ section: 'extensions' }],
44
topNavItems: [],
55
port: 8006,
6-
hasDarkThemeSwitcher: true,
6+
hasThemeSwitcher: true,
77
};

0 commit comments

Comments
 (0)