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}