ReactReact DevTools

React Developer Tools is a browser extension for Chrome and Firefox that lets you inspect the React component tree, props, state, and hooks.

// No code - just install the React DevTools from browser extensions and open your app in development mode.