Client: Profile: fix

This commit is contained in:
Viktor Fomin 2022-09-09 22:13:17 +03:00
parent 4b3f9f7e29
commit 209933d81f

View File

@ -115,6 +115,8 @@ const SocialNetworks = (props) => {
); );
}); });
if (providers.length === 0) return <></>;
return ( return (
<StyledWrapper> <StyledWrapper>
<Text fontSize="16px" fontWeight={700}> <Text fontSize="16px" fontWeight={700}>