mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(tool): base64 string converter
This commit is contained in:
parent
358ff45ae1
commit
203b6a9d73
6 changed files with 87 additions and 1 deletions
|
@ -46,9 +46,11 @@ import {
|
|||
NDivider,
|
||||
NStatistic,
|
||||
NTable,
|
||||
NUploadDragger,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NUploadDragger,
|
||||
NTable,
|
||||
NStatistic,
|
||||
NDivider,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue