Skip to content

Commit 9909b85

Browse files
Merge pull request #491 from reactjs/sync-b1a249d5
2 parents e4ec63d + 3038418 commit 9909b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/react-developer-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ react-devtools
5454

5555
## 行動裝置(React Native) {/*mobile-react-native*/}
5656

57-
若要檢查使用 [React Native](https://reactnative.dev/) 建立的應用程式,你可以使用 [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools),這是一個深度整合 React Developer Tools 的內建偵錯工具。所有功能都與瀏覽器擴充功能完全相同,包含原生元素的高亮顯示和選取功能。
57+
若要檢查使用 [React Native](https://reactnative.dev/) 建立的應用程式,你可以使用 [React Native DevTools](https://reactnative.dev/docs/react-native-devtools),這是一個深度整合 React Developer Tools 的內建偵錯工具。所有功能都與瀏覽器擴充功能完全相同,包含原生元素的高亮顯示和選取功能。
5858

5959
[深入了解 React Native 的偵錯功能。](https://reactnative.dev/docs/debugging)
6060

0 commit comments

Comments
 (0)