From 58c880bf181c8b28cc1dd0b5094c8cfdc4783c4e Mon Sep 17 00:00:00 2001 From: michey Date: Thu, 6 May 2021 21:21:20 +0300 Subject: [PATCH] Markup --- components/personal-card/elements/ContactsButtons.tsx | 2 +- pages/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/personal-card/elements/ContactsButtons.tsx b/components/personal-card/elements/ContactsButtons.tsx index f0f97b7..14e9f77 100644 --- a/components/personal-card/elements/ContactsButtons.tsx +++ b/components/personal-card/elements/ContactsButtons.tsx @@ -30,7 +30,7 @@ const typeToIcon: { [key in ContactType]: [IconDefinition, string?] } = { const ContactComp = ({ id, type }: Contact) => { const iconDescr = typeToIcon[type]; return ( -
+
{ return ( -
+