dillon1000/react
Commit
Browse files [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.
Changed paths1 file
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/Components/KeyValue.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…