From d13ce6eede4e8e4697a0780bddb96b8279299da6 Mon Sep 17 00:00:00 2001 From: zaid-nawaz Date: Tue, 26 Nov 2024 23:12:10 +0530 Subject: [PATCH] new changeS --- apps/user-app/components/AddMoneyCard.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/user-app/components/AddMoneyCard.tsx b/apps/user-app/components/AddMoneyCard.tsx index e9c202c8..d5dd98b2 100644 --- a/apps/user-app/components/AddMoneyCard.tsx +++ b/apps/user-app/components/AddMoneyCard.tsx @@ -7,6 +7,11 @@ 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"