From 063490db281d899b66d14581e3a0bd6968134c16 Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 21 Dec 2025 14:50:26 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A1=B0=EC=95=84=EC=9A=94=20=EC=A1=B0?= =?UTF-8?q?=EC=95=84=EC=9A=94=20=EB=AC=BC=EA=B1=B8=EB=A0=88=EC=A7=88=20?= =?UTF-8?q?=EC=A1=B0=EC=95=84=EC=9A=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Contact.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Contact.tsx b/src/components/Contact.tsx index dd91190..3c857bc 100644 --- a/src/components/Contact.tsx +++ b/src/components/Contact.tsx @@ -25,9 +25,8 @@ const contact = [ { "name": "Discord", "url": "https://imnya.ng/discord", - "icon": Discord + "icon": Discord }, - ] export default function Contact() {