diff --git a/site/components/Community.tsx b/site/components/Community.tsx index 0c0abd47..c673d7e8 100644 --- a/site/components/Community.tsx +++ b/site/components/Community.tsx @@ -10,7 +10,7 @@ import { useEffect, useState } from 'react'; const Stat = ({ title, value, ...props }) => { return (
{title}