mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
feat(tool): qr-code generator
This commit is contained in:
parent
203b6a9d73
commit
5582d75927
8 changed files with 527 additions and 21 deletions
|
@ -47,9 +47,11 @@ import {
|
|||
NStatistic,
|
||||
NTable,
|
||||
NUploadDragger,
|
||||
NImage,
|
||||
} from 'naive-ui';
|
||||
|
||||
const components = [
|
||||
NImage,
|
||||
NUploadDragger,
|
||||
NTable,
|
||||
NStatistic,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue