From b47e05a1ad8044527f985b979531426730c53b08 Mon Sep 17 00:00:00 2001 From: imnyang Date: Fri, 31 Jan 2025 00:02:14 +0900 Subject: [PATCH] =?UTF-8?q?=EC=83=88=EB=A1=9C=EC=9A=B4=20=EB=A7=88?= =?UTF-8?q?=EC=9D=8C=20=EA=B0=80=EC=A7=90!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/routes/home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/routes/home.tsx b/app/routes/home.tsx index d46eda7..3a5877d 100644 --- a/app/routes/home.tsx +++ b/app/routes/home.tsx @@ -40,7 +40,7 @@ export default function Home() { return (
- + setActiveTab("Home")} accessKey="h" title="💕 Alt + H" className="text-2xl"> 💕
@@ -98,7 +98,7 @@ export default function Home() {