Skip to content

Commit

Permalink
chore: house keep
Browse files Browse the repository at this point in the history
  • Loading branch information
pauljaijai committed Feb 7, 2024
1 parent 2bbfd7b commit ed0ccce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/components/customized-ui/cards/profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ const ProfileCard: React.FunctionComponent<IProfileCardProps> = ({
className
)}
>
<span className="mb-2 text-xs text-muted-foreground"></span>
<div className="flex items-center justify-between gap-0 md:flex-col md:items-start md:gap-2">
<div className="flex items-center">
<BaseAvatar
Expand Down

0 comments on commit ed0ccce

Please sign in to comment.