Skip to content

Commit

Permalink
fix: 😜 Relief Mike from his pain
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganeLecurieux committed Jun 3, 2022
1 parent b57e817 commit f666691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/plans/ChargeAccordion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const ChargeAccordion = ({
/>
</Tooltip>
<Title color="textSecondary">
{localCharge?.billableMetric?.name}
{localCharge?.billableMetric?.name}{' '}
<Typography>({localCharge?.billableMetric?.code})</Typography>
</Title>
<Tooltip
Expand Down

0 comments on commit f666691

Please sign in to comment.