diff --git a/web/components/charity/charity-card.tsx b/web/components/charity/charity-card.tsx index d1763ca8..113a58ff 100644 --- a/web/components/charity/charity-card.tsx +++ b/web/components/charity/charity-card.tsx @@ -26,7 +26,7 @@ export function CharityCard(props: { charity: Charity }) { )}
-

{name}

+ {/*

{name}

*/}
{preview}
{raised > 0 && (