Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Granello committed Nov 22, 2024
1 parent fcdd265 commit dc510b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/graphs/UpfrontComparisonBarChart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const UpfrontComparisonBarChart: React.FC<StackedBarChartProps> = ({
<Card>
<CardHeader>
<CardTitle>Tenure comparison</CardTitle>
<CardDescription>Monthly cost in £</CardDescription>
<CardDescription>Total upfront cost £</CardDescription>
</CardHeader>
<CardContent>
<ChartContainer config={chartConfig}>
Expand Down

0 comments on commit dc510b5

Please sign in to comment.