We should add the theme and RTL switchers to the dev build by updating the patternfly-docs.config.js file to include the following properties: ``` hasThemeSwitcher: true, hasRTLSwitcher: true, hasHighContrastSwitcher: true, ``` --- **Jira Issue:** [PF-4043](https://redhat.atlassian.net/browse/PF-4043)
We should add the theme and RTL switchers to the dev build by updating the patternfly-docs.config.js file to include the following properties:
Jira Issue: PF-4043