mac-s-g / react-json-view

JSON viewer for react
https://mac-s-g.github.io/react-json-view/demo/dist/
MIT License
3.42k stars 531 forks source link

hidden add action on root node #412

Open xmy1011 opened 2 years ago

xmy1011 commented 2 years ago

How do I hide the addition of the outermost object node without affecting the inner object node

Evey-huang commented 1 year ago

set name={false}