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 c22b284 commit 547da37Copy full SHA for 547da37
www/src/Markdown.tsx
www/src/index.tsx
@@ -34,7 +34,7 @@ root.render(
34
description="React component that handles xml file input and its parsing."
35
version={`v${VERSION}`}
36
>
37
- <Github href="https://github.com/uiwjs/react-json-view" />
+ <Github href="https://github.com/uiwjs/react-xml-reader" />
38
<Example>
39
<App />
40
</Example>
0 commit comments