We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4163abf commit 0b4dd9bCopy full SHA for 0b4dd9b
1 file changed
adminforth/documentation/docs/tutorial/03-Customization/15-afcl.md
@@ -1967,10 +1967,10 @@ import { MixedChart } from '@/afcl'
1967
</div>
1968
1969
1970
-## Json Viever
+## Json Viewer
1971
1972
```ts
1973
-import { JsonViever } from '@/afcl'
+import { JsonViewer } from '@/afcl'
1974
```
1975
1976
### Basic
0 commit comments