feat: other information component

This commit is contained in:
oat_dev 2024-04-23 13:52:02 +07:00
parent a147dc4b4c
commit 1cc4b96d4b
3 changed files with 58 additions and 0 deletions

View file

@ -0,0 +1,4 @@
export default {
otherDocument: 'Other Document',
additionalEmployerDocument: 'Additional Employer Documents',
};