From bfa45218be31ed6ae29c89df4f65c20715ed15bc Mon Sep 17 00:00:00 2001
From: write-code-b
Date: Mon, 14 Apr 2025 16:44:52 +0900
Subject: [PATCH] =?UTF-8?q?[#143]fix:=20=EB=AA=A8=EC=9E=84=20=EC=B9=B4?=
=?UTF-8?q?=EB=93=9C=EC=97=90=EC=84=9C=20=EB=AA=A8=EB=B0=94=EC=9D=BC?=
=?UTF-8?q?=EC=9D=BC=20=EB=95=8C=20=EC=A2=8B=EC=95=84=EC=9A=94=20=EB=B2=84?=
=?UTF-8?q?=ED=8A=BC=20=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EA=B9=A8?=
=?UTF-8?q?=EC=A7=90=20=ED=95=B4=EA=B2=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/layout/MainCardContent.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/layout/MainCardContent.tsx b/src/components/layout/MainCardContent.tsx
index 0030615..df3a5eb 100644
--- a/src/components/layout/MainCardContent.tsx
+++ b/src/components/layout/MainCardContent.tsx
@@ -40,7 +40,7 @@ const MainCardContent = ({
{name}
-
+
{location === ONLINE.location ? "온라인" : location}