reduxjs / redux-devtools

DevTools for Redux with hot reloading, action replay, and customizable UI
http://youtube.com/watch?v=xsSnOQynTHs
MIT License
14.05k stars 1.17k forks source link

Will `react-json-tree` ever be editable? #1355

Open softmarshmallow opened 1 year ago

softmarshmallow commented 1 year ago

I with to use react-json-tree for my app's json editing feature, since it's maintained by redux team, I can not find any reason why not. But it seems it lacks a editing feature and don't aim for that.

Which lead me to https://github.com/mac-s-g/react-json-view Will react-json-tree ever support editing feature?

Thank you :)

Methuselah96 commented 1 year ago

I doubt we'll add that functionality to react-json-tree, any reason you can't use react-json-view?