feat(tool): qr-code generator

This commit is contained in:
Corentin Thomasset
2022-04-14 18:18:15 +02:00
parent 203b6a9d73
commit 5582d75927
8 changed files with 527 additions and 21 deletions

View File

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