From 3ecd657a3f01eb165d02d5d61ec34c9e9faecffa Mon Sep 17 00:00:00 2001 From: ap-justin <89639563+ap-justin@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:04:53 +0800 Subject: [PATCH] figures heading --- src/pages/Admin/Charity/Dashboard/Schedule/Schedule.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Admin/Charity/Dashboard/Schedule/Schedule.tsx b/src/pages/Admin/Charity/Dashboard/Schedule/Schedule.tsx index c64b20a264..b59564f6d5 100644 --- a/src/pages/Admin/Charity/Dashboard/Schedule/Schedule.tsx +++ b/src/pages/Admin/Charity/Dashboard/Schedule/Schedule.tsx @@ -43,7 +43,7 @@ export function Schedule(props: Props) {

Donations received

-

$ {humanize(props.amount)}

+

$ {humanize(props.amount)}

Distribution

@@ -147,7 +147,7 @@ function Row(props: IRow) {
{props.icon} {props.title} - + {props.pct ?? 50} % $