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 530 forks source link

how to get add and delete option on hover #415

Open omkudalkar9 opened 2 years ago

omkudalkar9 commented 2 years ago

I remember the first time I used this package I was able to hover over my src and then on every line I'd get three icons, one to copy, one to add a row, and one to delete the row. I don't see this anymore and I was wondering how I could enable editing of the src when it is displayed

FrankYufeiYang commented 1 year ago

read doc