cost -> cost trend

This commit is contained in:
Ryan Vazquez
2020-10-14 14:18:34 -04:00
parent 54504deb13
commit 22e1195419
@@ -63,7 +63,7 @@ const CostOverviewCard = ({ data }: CostOverviewCardProps) => {
<Box display="flex" flexDirection="row">
<Box mr={2}>
<LegendItem
title={dailyCost.name}
title={`${dailyCost.name} Trend`}
markerColor={theme.palette.blue}
>
{formatPercent(data[0].change.ratio)}