feat(tool): base64 string converter

This commit is contained in:
Corentin Thomasset 2022-04-14 02:30:25 +02:00
parent 358ff45ae1
commit 203b6a9d73
No known key found for this signature in database
GPG key ID: 3103EB5E79496F9C
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,