mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
* DevTools: Only show StrictMode badge on root elements Showing an inline non-compliance badge for every element in the tree is noisy. This commit changes it so that we only show inline icons for root elements (although we continue to show an icon for inspected elements regardless).