diff --git a/src/screens/HomePageWithPaymentOptions.tsx b/src/screens/HomePageWithPaymentOptions.tsx index 04cbb23..a611bb0 100644 --- a/src/screens/HomePageWithPaymentOptions.tsx +++ b/src/screens/HomePageWithPaymentOptions.tsx @@ -2,6 +2,7 @@ import { asp as g } from "@asp/asp"; import { Balance } from "@components/Balance"; import { BarnoinPayBackground } from "@components/BarnoinPayBackground"; import BeasyLogoIcon from "@components/BeasyLogoIcon"; +import Ionicons from "@expo/vector-icons/Ionicons"; import { LOG } from "@logger"; import { useQuery } from "@tanstack/react-query"; import { Text, View } from "react-native"; @@ -28,8 +29,9 @@ const HomePageWithPaymentOptions: PaymentStackScreenComponentProps< return ( - + + - +