diff --git a/src/app/(team)/no-team/page.tsx b/src/app/(team)/no-team/page.tsx index 345be468..a594107a 100644 --- a/src/app/(team)/no-team/page.tsx +++ b/src/app/(team)/no-team/page.tsx @@ -5,7 +5,7 @@ import { ROUTES } from '@/constants/routes'; export default function NoTeamPage() { return ( -
+
아직 소속된 팀이 없습니다.
팀을 생성하거나 팀에 참여해 보세요.