react-json-view
react-json-view copied to clipboard
how to get add and delete option on hover
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
read doc