Skip to content

Commit 587061e

Browse files
committed
Merge branch '@stanleyoos/docs-stack-v7' of github.com:react-navigation/react-navigation.github.io into @stanleyoos/docs-stack-v7
2 parents cb00207 + 96e8082 commit 587061e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-7.x/stack-navigator.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ The following [options](screen-options.md) can be used to configure the screens
246246

247247
```js
248248
<Stack.Navigator
249-
// highlight-start
249+
// highlight-start
250250
screenOptions={{ headerStyle: { backgroundColor: 'papayawhip' } }}
251251
// highlight-end
252252
>

0 commit comments

Comments
 (0)