diff --git a/website/sidebars.json b/website/sidebars.json index adb8849d5..3e6d47b23 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -23,7 +23,8 @@ "getting-started/ios-native", "getting-started/react-native", "getting-started/react-native-android", - "getting-started/react-native-ios" + "getting-started/react-native-ios", + "troubleshooting" ], "Plugin Setup": [ "setup/layout-plugin", @@ -38,8 +39,7 @@ ], "Advanced": [ "custom-ports", - "stetho", - "troubleshooting" + "stetho" ] }, "extending": { @@ -81,4 +81,4 @@ "extending/testing-rn" ] } -} \ No newline at end of file +}