diff --git a/components/overview-card.tsx b/components/overview-card.tsx index 955755bf..ddad3ad4 100644 --- a/components/overview-card.tsx +++ b/components/overview-card.tsx @@ -7,12 +7,7 @@ export default function OverviewCard({ profile }: { profile: ProfileType }) {
- + {profile.name}
@{profile.username}