Open missingfaktor opened 7 years ago
It would be awesome if we could include JsonViewer in our React applications just by doing something like below:
<JJsonViewer path="../resources/boo.json"/> // and <JJsonViewer jsonString="{\"data\": 1}"/>
It would be awesome if we could include JsonViewer in our React applications just by doing something like below: