We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e25c8d commit 94ab913Copy full SHA for 94ab913
website/siteConfig.js
@@ -39,7 +39,7 @@ const siteConfig = {
39
highlight: {
40
theme: 'github-gist',
41
},
42
- usePrism: true,
+ usePrism: ['jsx', 'js'],
43
scripts: ['https://buttons.github.io/buttons.js'],
44
repoUrl: 'https://github.com/react-navigation/react-navigation',
45
editUrl:
0 commit comments