diff --git a/apps/mobile/src/app/(home)/generating-wallet.tsx b/apps/mobile/src/app/(home)/generating-wallet.tsx index b22e90ab2..a436819ce 100644 --- a/apps/mobile/src/app/(home)/generating-wallet.tsx +++ b/apps/mobile/src/app/(home)/generating-wallet.tsx @@ -15,7 +15,7 @@ export default function GeneratingWalletScreen() { bottom={height / 2} left={0} right={0} - zIndex={10} + zIndex="10" justifyContent="center" alignItems="center" > diff --git a/apps/mobile/src/app/(home)/recover-wallet.tsx b/apps/mobile/src/app/(home)/recover-wallet.tsx index 07874cb95..c0943521f 100644 --- a/apps/mobile/src/app/(home)/recover-wallet.tsx +++ b/apps/mobile/src/app/(home)/recover-wallet.tsx @@ -126,7 +126,7 @@ export default function RecoverWallet() { {!hidePasteButton && (