dillon1000/react

Commit

[DevTools] Hide props section if it is null (#30696)

We use null as a marker that we don't know what the props are as opposed
to knowing that they're empty.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Components/InspectedElementPropsTree.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…