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

fix: missing displayArrayKey prop in TS typings #373

Closed eliasnystrom closed 3 years ago

eliasnystrom commented 3 years ago

I noticed that this prop was missing from the TS typings, so I added it. Thank you for this great component! 👍

eliasnystrom commented 3 years ago

Okay, apparently there was already a PR doing the same thing. 😁 Closing this!