From 4de6e6241b9fb16881b366a3b281a40263874005 Mon Sep 17 00:00:00 2001 From: Lee sang Yeop Date: Fri, 25 Aug 2023 11:42:20 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=ED=96=84=EB=B2=84=EA=B1=B0=EB=B0=94=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Header/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Header/index.tsx b/src/components/Header/index.tsx index 278a5885..7482f86b 100644 --- a/src/components/Header/index.tsx +++ b/src/components/Header/index.tsx @@ -10,7 +10,8 @@ const Header = () => { routerTo('/')}>burimi - +
+ {/* */}
);