react-navigation.github.io
react-navigation.github.io copied to clipboard
correct HeaderBackButton usage
Fixes incorrect usage example
✔️ Deploy Preview for react-navigation-docs ready!
🔨 Explore the source changes: b189d333b19c50d9e61d480f7942c5c7819c7fbe
🔍 Inspect the deploy log: https://app.netlify.com/sites/react-navigation-docs/deploys/6140a396c058a500076c679b
😎 Browse the preview: https://deploy-preview-1060--react-navigation-docs.netlify.app
Something to note about JSX code highlighting
When the usage example contains jsx the code block should be defined using
```jsx
...
```
and not just js
```js
...
```
See the difference:

Thanks for the PR. However this seems to be fixed already so I'm closing this