dillon1000/react
Commit
Browse files 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]>
Changed paths2 files
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/Components/EditableValue.css ModifiedM packages/react-devtools-shared/src/devtools/views/Components/EditableValue.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…