refactor: project structure (1)

This commit is contained in:
Methapon Metanipat 2024-10-30 09:34:46 +07:00
parent 725edad3e1
commit 7ea8a618fa
12 changed files with 23 additions and 48 deletions

View file

@ -4,4 +4,4 @@ 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';
export { default as noticeJobEmployment } from './noticeJobEmployment.vue';
export { default as NoticeJobEmployment } from './NoticeJobEmployment.vue';