From cd20e25082dcbc6b4c8f3a04eda98b697808a4f9 Mon Sep 17 00:00:00 2001 From: divlo Date: Sat, 8 May 2021 21:09:03 +0200 Subject: [PATCH] fix: update content --- components/Profile/ProfileDescriptionBottom.tsx | 2 +- components/Profile/SocialMediaList/index.tsx | 2 +- components/Profile/index.tsx | 4 ++-- components/design/ShadowContainer.tsx | 2 +- locales/en/home.json | 6 +++--- locales/fr/home.json | 6 +++--- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/components/Profile/ProfileDescriptionBottom.tsx b/components/Profile/ProfileDescriptionBottom.tsx index 7645505..767389e 100644 --- a/components/Profile/ProfileDescriptionBottom.tsx +++ b/components/Profile/ProfileDescriptionBottom.tsx @@ -2,7 +2,7 @@ import Translation from 'next-translate/Trans' export const ProfileDescriptionBottom: React.FC = () => { return ( -

+

]} diff --git a/components/Profile/SocialMediaList/index.tsx b/components/Profile/SocialMediaList/index.tsx index 02f3539..e15cb94 100644 --- a/components/Profile/SocialMediaList/index.tsx +++ b/components/Profile/SocialMediaList/index.tsx @@ -7,7 +7,7 @@ import { EmailIcon } from './SocialMediaIcons/EmailIcon' export const SocialMediaList: React.FC = () => { return ( -