We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f2889c + 82a8ece commit d2a0586Copy full SHA for d2a0586
1 file changed
docusaurus.config.ts
@@ -46,8 +46,8 @@ const config: Config = {
46
label: "TypeScript",
47
},
48
{
49
- to: "/docs/react-native/setup",
50
- label: "React Native Setup",
+ to: "/docs/react-native/Introduction",
+ label: "React Native",
51
52
53
to: "/docs/react-native/components",
@@ -102,7 +102,7 @@ const config: Config = {
102
103
104
label: "React Native",
105
+ to: "/docs/react-native/introduction",
106
107
],
108
0 commit comments