Skip to content

Commit

Permalink
docs: Fixed Build pages error
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyoos committed Aug 13, 2024
1 parent c448534 commit 30c73e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versioned_docs/version-6.x/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ And then we can use it:
</RootStack.Navigator>
```

This will provide type checking and intelliSense for props of the [`Navigator`](navigator.md) and [`Screen`](screen.md) components.
This will provide type checking and intelliSense for props of the `Navigator` and [`Screen`](screen.md) components.

:::note

Expand Down

0 comments on commit 30c73e0

Please sign in to comment.