Skip to content

Commit 2258cca

Browse files
authored
Merge pull request #80 from reactjs/sync-b1a249d5
Sync with react.dev @ b1a249d
2 parents 652e56a + afbdd1f commit 2258cca

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
@@ -74,7 +74,7 @@ react-devtools
7474
=======
7575
## Mobile (React Native) {/*mobile-react-native*/}
7676

77-
To inspect apps built with [React Native](https://reactnative.dev/), you can use [React Native DevTools](https://reactnative.dev/docs/debugging/react-native-devtools), the built-in debugger that deeply integrates React Developer Tools. All features work identically to the browser extension, including native element highlighting and selection.
77+
To inspect apps built with [React Native](https://reactnative.dev/), you can use [React Native DevTools](https://reactnative.dev/docs/react-native-devtools), the built-in debugger that deeply integrates React Developer Tools. All features work identically to the browser extension, including native element highlighting and selection.
7878

7979
[Learn more about debugging in React Native.](https://reactnative.dev/docs/debugging)
8080

0 commit comments

Comments
 (0)