feat: register flow

:%s
This commit is contained in:
lytrankieio123
2021-09-29 14:40:06 +07:00
parent ba6517ef39
commit 275f10c5e7
8 changed files with 37 additions and 27 deletions

View File

@@ -9,5 +9,8 @@ export const LANGUAGE = {
},
PLACE_HOLDER: {
SEARCH: 'Search',
},
MESSAGE: {
ERROR: 'Something went wrong! Please try again!'
}
}