From c93e16c014a192bb2cad1ba297a24bb9281f5f38 Mon Sep 17 00:00:00 2001 From: ap-justin <89639563+ap-justin@users.noreply.github.com> Date: Wed, 20 Dec 2023 14:12:51 +0800 Subject: [PATCH] remove placeholder --- src/pages/Admin/Charity/Banking/PayoutMethod/Loaded.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Admin/Charity/Banking/PayoutMethod/Loaded.tsx b/src/pages/Admin/Charity/Banking/PayoutMethod/Loaded.tsx index bcf52366f0..b4e36bc04c 100644 --- a/src/pages/Admin/Charity/Banking/PayoutMethod/Loaded.tsx +++ b/src/pages/Admin/Charity/Banking/PayoutMethod/Loaded.tsx @@ -71,7 +71,7 @@ export default function Loaded(props: BankingApplicationDetails) { {isRejected && (

- hello world hahadhfa1209312038 + {props.rejectionReason}

)}