Skip to content

Commit

Permalink
Update ResolvedCasesByMonth.tsx with new mock text (#2521)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitzanballerine authored Jul 11, 2024
1 parent 4ea49ae commit cf9338e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ export const ResolvedCasesByMonth: FunctionComponent<{
<CardHeader className={'pb-1'}>Resolved Cases by Month</CardHeader>
<CardContent>
<p className={'mb-8 text-slate-400'}>
The IUCN Red List has assessed only a small share of the total known species in the
world.
All resolved cases regardless of the decision.
</p>
<ResponsiveContainer width="100%" height={400}>
<BarChart
Expand Down

0 comments on commit cf9338e

Please sign in to comment.