diff --git a/components/Stats.tsx b/components/Stats.tsx index 80b5ee8..10786da 100644 --- a/components/Stats.tsx +++ b/components/Stats.tsx @@ -11,7 +11,7 @@ export default function Stats() { return (
-
+
{stats.map((stat, i) => { const Icon = stat.icon; return (