mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(new-tool): json viewer
This commit is contained in:
parent
a60f64f744
commit
d356b1488f
6 changed files with 70 additions and 1 deletions
|
@ -50,9 +50,11 @@ import {
|
|||
NImage,
|
||||
NScrollbar,
|
||||
NGradientText,
|
||||
NCode,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NCode,
|
||||
NGradientText,
|
||||
NScrollbar,
|
||||
NImage,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue