Skip to content

Commit 2f90f61

Browse files
author
Eric Olkowski
committed
Removed RTL switcher
1 parent 7eb9d96 commit 2f90f61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ module.exports = {
44
topNavItems: [],
55
port: 8008,
66
hasThemeSwitcher: true,
7-
hasHighContrastSwitcher: true,
8-
hasRTLSwitcher: true
7+
hasHighContrastSwitcher: true
98
};

0 commit comments

Comments
 (0)