Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 4.17 KB

README.md

File metadata and controls

20 lines (12 loc) · 4.17 KB

This plugin is currently archived as the feature has been built-in and so this plugin is no longer necesarry.

React Dev Tools

Author License Stars Install


React Dev Tools

Adds React Developer Tools to Chromium Developer Tools. This allows you to access a Components tab which allows you to view the Virtual DOM, where React components resides, allowing you to view props, hooks, and states and provides for much easier debugging experience of React components.

Note: This plugin does not currently work completely flawlessly. If you are using Windows, you must have your Windows app mode set to Light. Also, if the Components tab is not showing up or is appearing blank, you may need to close and re-open Dev Tools (possibly more than once) and or restart Discord (Ctrl + R).

Preview

React Dev Tools