We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c448534 commit 30c73e0Copy full SHA for 30c73e0
versioned_docs/version-6.x/typescript.md
@@ -50,7 +50,7 @@ And then we can use it:
50
</RootStack.Navigator>
51
```
52
53
-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.
54
55
:::note
56
0 commit comments