dillon1000/react

Commit

Add checkbox toggle for boolean values (#19714)

* added a checkbox which appears to the right of a value when value is boolean
* checkbox with toggle capability created for boolean props

Co-authored-by: Brian Vaughn <[email protected]>
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-shared/src/devtools/views/Components/EditableValue.css ModifiedM packages/react-devtools-shared/src/devtools/views/Components/EditableValue.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…