Skip to content

Commit

Permalink
Merge branch '@stanleyoos/docs-stack-v7' of github.com:react-navigati…
Browse files Browse the repository at this point in the history
…on/react-navigation.github.io into @stanleyoos/docs-stack-v7
  • Loading branch information
stanleyoos committed Aug 14, 2024
2 parents cb00207 + 96e8082 commit 587061e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versioned_docs/version-7.x/stack-navigator.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ The following [options](screen-options.md) can be used to configure the screens

```js
<Stack.Navigator
// highlight-start
// highlight-start
screenOptions={{ headerStyle: { backgroundColor: 'papayawhip' } }}
// highlight-end
>
Expand Down

0 comments on commit 587061e

Please sign in to comment.