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} % $