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.
2 parents e4ec63d + 3038418 commit 9909b85Copy full SHA for 9909b85
src/content/learn/react-developer-tools.md
@@ -54,7 +54,7 @@ react-devtools
54
55
## 行動裝置(React Native) {/*mobile-react-native*/}
56
57
-若要檢查使用 [React Native](https://reactnative.dev/) 建立的應用程式,你可以使用 [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools),這是一個深度整合 React Developer Tools 的內建偵錯工具。所有功能都與瀏覽器擴充功能完全相同,包含原生元素的高亮顯示和選取功能。
+若要檢查使用 [React Native](https://reactnative.dev/) 建立的應用程式,你可以使用 [React Native DevTools](https://reactnative.dev/docs/react-native-devtools),這是一個深度整合 React Developer Tools 的內建偵錯工具。所有功能都與瀏覽器擴充功能完全相同,包含原生元素的高亮顯示和選取功能。
58
59
[深入了解 React Native 的偵錯功能。](https://reactnative.dev/docs/debugging)
60
0 commit comments