diff --git a/src/components/sections/metrics/MetricCardTwo.tsx b/src/components/sections/metrics/MetricCardTwo.tsx index 91b3c28..345b9c3 100644 --- a/src/components/sections/metrics/MetricCardTwo.tsx +++ b/src/components/sections/metrics/MetricCardTwo.tsx @@ -166,6 +166,7 @@ const MetricCardTwo = ({ metricDescriptionClassName={metricDescriptionClassName} /> ))} + ); };