refactor: add components
This commit is contained in:
parent
37d9822a5c
commit
0e3f3a5462
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@ export { default as UploadFile } from './UploadFile.vue';
|
|||
export { default as UploadFileGroup } from './UploadFileGroup.vue';
|
||||
export { default as FormCitizen } from './FormCitizen.vue';
|
||||
export { default as FormTm6 } from './FormTm6.vue';
|
||||
export { default as CorpFormBusinessRegistration } from './CorpFormBusinessRegistration.vue';
|
||||
export { default as PersFormBusinessRegistration } from './PersFormBusinessRegistration.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue