From f666691184c614875bd93b8352187b047d592ef7 Mon Sep 17 00:00:00 2001 From: MorganeLecurieux Date: Thu, 2 Jun 2022 14:59:38 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=98=9C=20Relief=20Mike=20from=20hi?= =?UTF-8?q?s=20pain?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/plans/ChargeAccordion.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/plans/ChargeAccordion.tsx b/src/components/plans/ChargeAccordion.tsx index 328f9f811..dd80610f4 100644 --- a/src/components/plans/ChargeAccordion.tsx +++ b/src/components/plans/ChargeAccordion.tsx @@ -60,7 +60,7 @@ export const ChargeAccordion = ({ /> - {localCharge?.billableMetric?.name} + {localCharge?.billableMetric?.name}{' '} <Typography>({localCharge?.billableMetric?.code})</Typography>