refactor: add UploadFile
This commit is contained in:
parent
676e7d4f94
commit
f308f6da3c
3 changed files with 242 additions and 1 deletions
1
src/components/upload-file/index.ts
Normal file
1
src/components/upload-file/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export { default as UploadFile } from './UploadFile.vue';
|
||||
Loading…
Add table
Add a link
Reference in a new issue