You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was intentionally changed as part of props/state editing interface overhaul in #16700 to enable changing the type of prop values. (This was requested a lot before.) There are no plans to change it back.
React DevTools is trying to mimic prior art from built-in browser devtools UI:
The checkbox was very convenient for switching the boolean variable value
The text was updated successfully, but these errors were encountered: