uiwjs / react-json-view

A React component for displaying and editing javascript arrays and JSON objects.
https://uiwjs.github.io/react-json-view/
MIT License
188 stars 11 forks source link

react should be a peer dependency #28

Closed chiptus closed 8 months ago

chiptus commented 8 months ago

since this library relies on useId, it means it depends on react@18, should state it somewhere.

chiptus commented 8 months ago

it has it, sorry