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 7ebefdd commit 4ccd1afCopy full SHA for 4ccd1af
docs/pages/index.mdx
@@ -40,7 +40,7 @@ const Component = () => (<JsonViewer value={object}/>)
40
41
### Type Declaration
42
43
-see [src/type.ts](../../src/type.ts)
+see [src/type.ts](https://github.com/TexteaInc/json-viewer/blob/main/src/type.ts)
44
45
### Full Example
46
0 commit comments