From 8a46f0a3636d2134f5810b534b3bbaf16ecf0db6 Mon Sep 17 00:00:00 2001 From: Andrei Dekterev Date: Wed, 29 Mar 2023 17:46:17 +0700 Subject: [PATCH] fix(#319): check logo for team icon --- src/features/ProfileCard/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/ProfileCard/index.tsx b/src/features/ProfileCard/index.tsx index a59f7ed1..a887c393 100644 --- a/src/features/ProfileCard/index.tsx +++ b/src/features/ProfileCard/index.tsx @@ -79,7 +79,7 @@ export const ProfileCard = ({ profile }: ProfileType) => {
{name} - + {profile.additionalInfo?.id && } {tournamentId ? (