Null handling missed in previous updates.
This commit is contained in:
@@ -118,7 +118,7 @@ export default function JobBillsTotalComponent({
|
||||
<Statistic
|
||||
title={t("bills.labels.totalreturns")}
|
||||
value={totalReturns.toFormat()}
|
||||
/>{" "}
|
||||
/>
|
||||
<Statistic
|
||||
title={t("bills.labels.creditsreceived")}
|
||||
value={billCms.toFormat()}
|
||||
|
||||
Reference in New Issue
Block a user