dillon1000/react

Commit

[DevTools] Remove displayName from inspected data (#30841)

This just clarifies that this is actually unused in the front end. We
use the name from the original instance as the canonical name.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-devtools-shared/src/backend/fiber/renderer.js ModifiedM packages/react-devtools-shared/src/backend/legacy/renderer.js ModifiedM packages/react-devtools-shared/src/backend/types.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…