We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3f4c8 commit 9f655f0Copy full SHA for 9f655f0
www/src/index.tsx
@@ -36,7 +36,7 @@ root.render(
36
description="A React component for displaying and editing javascript arrays and JSON objects."
37
version={`v${VERSION}`}
38
>
39
- <Github href="https://github.com/uiwjs/react-markdown-preview-example" />
+ <Github href="https://github.com/uiwjs/react-json-view" />
40
<Example>
41
<App />
42
</Example>
0 commit comments