We previously had a feature where Boolean props would show a checkbox to the left of them in the DevTools pane. It was removed when the JSON editor was added, but I think we should add it back. It should work like this:
- If the value is a boolean, the checkbox should show up to the left of 
true / false value 
- If it's no longer a boolean (e.g. gets edited manually), the checkbox disappears