From b81f64dfda52f293b7bfad756b085fa7445980ed Mon Sep 17 00:00:00 2001 From: hyeseon han Date: Sat, 17 Feb 2024 17:33:19 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=83=81=EC=88=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home/index.tsx b/src/pages/home/index.tsx index a3180ad..da8bb19 100644 --- a/src/pages/home/index.tsx +++ b/src/pages/home/index.tsx @@ -24,7 +24,7 @@ const Home: NextPage = () => { />
{isNearExpirationWarn && ( - + )}