From e30251ef4078ee1329a96ee42340c9c4225690a4 Mon Sep 17 00:00:00 2001 From: mr-shortman Date: Mon, 2 Dec 2024 15:07:52 +0100 Subject: [PATCH] fixed wrong props --- src/components/setions/contact.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/components/setions/contact.tsx b/src/components/setions/contact.tsx index 8cb3c88..6b55bb4 100644 --- a/src/components/setions/contact.tsx +++ b/src/components/setions/contact.tsx @@ -7,13 +7,7 @@ function Contact({ withoutMeCard }: { withoutMeCard?: boolean }) { return (
{!withoutMeCard && ( - + )}