From 9b6a9dafe87d793dc53e48526cb48fe4d93e91c3 Mon Sep 17 00:00:00 2001 From: Jisung Jeong Date: Wed, 31 Jul 2024 18:11:21 +0900 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=ED=85=8C=EB=A7=88=20=EB=AA=A8?= =?UTF-8?q?=EB=93=9C=20=EC=A0=84=ED=99=98=EC=8B=9C=20totalcount=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=EA=B3=A0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Layout/NavigationBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Layout/NavigationBar.tsx b/components/Layout/NavigationBar.tsx index ade20ba..349f203 100644 --- a/components/Layout/NavigationBar.tsx +++ b/components/Layout/NavigationBar.tsx @@ -58,7 +58,7 @@ export default function NavigationBar() { } return ( -
+
From 68603a3cd06734ad338a47bff821698e10ddbab8 Mon Sep 17 00:00:00 2001 From: Jisung Jeong Date: Wed, 31 Jul 2024 18:20:22 +0900 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=EB=B3=B4=EB=8D=94=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C=EC=97=90=20=EB=94=B0=EB=A5=B8=20=EC=B9=B4=EC=9A=B4?= =?UTF-8?q?=ED=8A=B8=20=EC=9C=84=EC=B9=98=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Layout/NavigationBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Layout/NavigationBar.tsx b/components/Layout/NavigationBar.tsx index 349f203..4269b12 100644 --- a/components/Layout/NavigationBar.tsx +++ b/components/Layout/NavigationBar.tsx @@ -58,7 +58,7 @@ export default function NavigationBar() { } return ( -
+
@@ -84,7 +84,7 @@ export default function NavigationBar() { 알림 아이콘 {data?.totalCount !== undefined && data?.totalCount > 0 && ( -

+

{data.totalCount}