How on earth do you use this thing, React Developer Tools?

looking at the official example on github, you can double-click on the right to edit the data, and it will also be reflected in the interface in real time.

React Developer Toolschrome

Sep.16,2021

you can modify state and props . Point to another place and try again

.

the data in your screenshot props has read-only written next to it. Of course, read-only data cannot be modified

.
Menu