wallet with kyc done
This commit is contained in:
@@ -6,7 +6,7 @@ class AppImages {
|
||||
"assets/images/welcome_screen/svg/Tanami_Capital_Splash_Logo.svg";
|
||||
|
||||
//Welcome
|
||||
static const String weclomeLogo =
|
||||
static const String welcomeLogo =
|
||||
"assets/images/welcome_screen/svg/Tanami_Capital_Logo.svg";
|
||||
static const String firstWelcome =
|
||||
"assets/images/welcome_screen/png/First_Onboarding.png";
|
||||
|
||||
@@ -155,6 +155,8 @@ class AppText {
|
||||
static const String info2 = 'Payment can include transfer fee from your bank';
|
||||
static const String next = 'Next';
|
||||
static const String submit = 'Submit request';
|
||||
static const String cont = 'Continue';
|
||||
static const String later = 'Later';
|
||||
|
||||
//Settings
|
||||
static const String settingsText = "Settings";
|
||||
|
||||
Reference in New Issue
Block a user