Skip to content

Commit

Permalink
Merge pull request #76 from reactjs/sync-b1a249d5
Browse files Browse the repository at this point in the history
Sync with react.dev @ b1a249d
  • Loading branch information
CarreraPHP authored Jan 9, 2025
2 parents 78afa6f + cb0277a commit 918b1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/learn/react-developer-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Reload your website in the browser now to view it in developer tools.

## Mobile (React Native) {/*mobile-react-native*/}

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.
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.

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

Expand Down

0 comments on commit 918b1b1

Please sign in to comment.