feat(new-tool): json viewer

This commit is contained in:
Corentin Thomasset
2022-05-09 17:41:42 +02:00
parent a60f64f744
commit d356b1488f
6 changed files with 70 additions and 1 deletions

View File

@@ -50,9 +50,11 @@ import {
NImage,
NScrollbar,
NGradientText,
NCode,
} from 'naive-ui';
const components = [
NCode,
NGradientText,
NScrollbar,
NImage,