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 eb1af0b commit 3aa980fCopy full SHA for 3aa980f
src/components/viewer/help/ComponentViewerHelp.tsx
@@ -17,7 +17,7 @@ export function ComponentViewerHelp() {
17
/>)}
18
</div>
19
<h1>GitHub</h1>
20
- <a href="https://github.com/MykolaGolubyev/react-component-viewer" target="_blank">Repository</a>
+ <a href="https://github.com/TestingIsDocumenting/react-component-viewer" target="_blank">Repository</a>
21
22
);
23
}
0 commit comments