Files
react.dev/content/community/tools-debugging.md
cendern 8b30ae4343 Fix link to moved GH repo (#2326)
https://github.com/facebook/react-devtools/ says: "This project has migrated to github.com/facebook/react".
2019-09-08 09:59:05 +03:00

9 lines
572 B
Markdown

---
id: debugging-tools
title: Debugging
layout: community
permalink: community/debugging-tools.html
---
* **[React Developer Tools](https://github.com/facebook/react-devtools):** an extension available for [Chrome](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi), [Firefox](https://addons.mozilla.org/firefox/addon/react-devtools/), and as a [standalone app](https://github.com/facebook/react/tree/master/packages/react-devtools) that allows you to inspect the React component hierarchy in the Chrome Developer Tools.