dillon1000/react

Commit

devtools: Remove ForwardRef/Memo from display name if `displayName` is set (#21952)

* feat(devtools): Remove ForwardRef/Memo from display name if `displayName` is set

* Avoid potentially wasting work by inlining `functionName`
Browse files
Changed paths4 files
First-parent comparison
M packages/react-devtools-shared/src/__tests__/profilingCharts-test.js ModifiedM packages/react-devtools-shared/src/__tests__/store-test.js ModifiedM packages/react-devtools-shared/src/backend/renderer.js ModifiedM packages/react-devtools-shared/src/utils.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…