diff --git a/apps/user-app/components/AddMoneyCard.tsx b/apps/user-app/components/AddMoneyCard.tsx index e9c202c8..4e4699a1 100644 --- a/apps/user-app/components/AddMoneyCard.tsx +++ b/apps/user-app/components/AddMoneyCard.tsx @@ -7,6 +7,13 @@ import { useState } from "react"; import { TextInput } from "@repo/ui/textinput"; import { createOnRampTransaction } from "../app/lib/actions/createOnRamptxn"; + + + + + + + const SUPPORTED_BANKS = [{ name: "HDFC Bank", redirectUrl: "https://netbanking.hdfcbank.com"