feat(tool): base64 string converter

This commit is contained in:
Corentin Thomasset
2022-04-14 02:30:25 +02:00
parent 358ff45ae1
commit 203b6a9d73
6 changed files with 87 additions and 1 deletions

View File

@@ -46,9 +46,11 @@ import {
NDivider,
NStatistic,
NTable,
NUploadDragger,
} from 'naive-ui';
const components = [
NUploadDragger,
NTable,
NStatistic,
NDivider,