feat: mobile app package (#1075)
This commit is contained in:
3
packages/mobile/src/Lib/constants.ts
Normal file
3
packages/mobile/src/Lib/constants.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export enum ErrorMessage {
|
||||
GeneralText = 'An error occurred. Please try again later.',
|
||||
}
|
||||
Reference in New Issue
Block a user