Skip to content

Commit 2b781a7

Browse files
[autofix.ci] apply automated fixes
1 parent 20dd21e commit 2b781a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,10 @@ Only supported on iOS.
199199

200200
<img src="/assets/7.x/native-stack/headerBackTitleStyle.png" width="500" alt="Header back title style" />
201201

202-
Example:
202+
Example:
203203

204204
```js
205205
export function NativeStack() {
206-
207206
return (
208207
<Stack.Navigator>
209208
<Stack.Screen

0 commit comments

Comments
 (0)