diff --git a/src/containers/profile/ProfileQuickInfo/index.tsx b/src/containers/profile/ProfileQuickInfo/index.tsx index 95cc4efd..84b133c3 100644 --- a/src/containers/profile/ProfileQuickInfo/index.tsx +++ b/src/containers/profile/ProfileQuickInfo/index.tsx @@ -21,10 +21,6 @@ const ProfileQuickInfo: FC = ({ user }) => { return ( -
- -
-
{user.fullname || user.username}
~{user.username}