dillon1000/react

Commit

[DevTools] Make a non-editable name of KeyValue clickable (#34095)

This has been bothering me. You can click the arrow and the value to
expand/collapse a KeyValue row but not the name.

When the name is not editable it should be clickable. Such as when
inspecting a Promise value.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Components/KeyValue.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…