From 7e649b1bda9c94d7624020282f9ea11299db7876 Mon Sep 17 00:00:00 2001 From: HyunSuk Nam Date: Mon, 24 Feb 2025 06:59:52 +0900 Subject: [PATCH] Update Contact.tsx --- src/components/Home/Contact.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Home/Contact.tsx b/src/components/Home/Contact.tsx index 08afefe..c72a44e 100644 --- a/src/components/Home/Contact.tsx +++ b/src/components/Home/Contact.tsx @@ -19,7 +19,7 @@ export default function Contact() { - 𝕏 + 𝕏 𝕏 @@ -39,4 +39,4 @@ export default function Contact() { ); -} \ No newline at end of file +}