bvaughn / react-devtools-experimental

Experimental rewrite of the React DevTools extension
https://react-devtools-experimental.now.sh
MIT License
965 stars 55 forks source link

Add new Props and new State keys [ Feature Request ] #358

Closed goxr3plus closed 5 years ago

goxr3plus commented 5 years ago

This is still missing in https://github.com/facebook/react-devtools but i don't see it neither here

For example on the right panel :

image

instead of only being able to edit the props and state we should be able to add new key/values to them :) Pretty useful feature actually .

Is it hard to implement ? :) ?

bvaughn commented 5 years ago

Duplicate of #300