diff --git a/frontend/src/components/StatCard.tsx b/frontend/src/components/StatCard.tsx index 3627e7b..64e577f 100644 --- a/frontend/src/components/StatCard.tsx +++ b/frontend/src/components/StatCard.tsx @@ -24,13 +24,13 @@ export function StatCard({ icon: Icon, label, value, color, indicator }: StatCar
{label}
{value}
{indicator && ( )} +{value}