From 6e4563a40ad6626e91956b5fca07526f719cf99c Mon Sep 17 00:00:00 2001 From: mota Date: Mon, 13 Oct 2025 10:07:10 +0900 Subject: [PATCH] =?UTF-8?q?=ED=97=A4=EB=8D=94=20=EB=98=90=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/components/AppHeader.tsx | 31 ++++++++++++++++--------------- src/app/layout.tsx | 4 ++-- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/src/app/components/AppHeader.tsx b/src/app/components/AppHeader.tsx index d32d9c8..3275a7d 100644 --- a/src/app/components/AppHeader.tsx +++ b/src/app/components/AppHeader.tsx @@ -17,7 +17,7 @@ export function AppHeader() { .catch(() => setCategories([])); }, []); return ( -
+