wallet with kyc done

This commit is contained in:
meet2711
2024-06-11 16:38:30 +05:30
parent 5c01b20b82
commit 70a226f547
22 changed files with 197 additions and 21 deletions

View File

@@ -17,7 +17,7 @@ class ConfirmPinTopSection extends StatelessWidget {
const Gap(85),
Center(
child: SvgPicture.asset(
AppImages.weclomeLogo,
AppImages.welcomeLogo,
),
),
const Gap(60),

View File

@@ -21,7 +21,7 @@ class PinTopSection extends StatelessWidget {
const Gap(70),
Center(
child: SvgPicture.asset(
AppImages.weclomeLogo,
AppImages.welcomeLogo,
),
),
const Gap(40),