Skip to content

Commit 307afa1

Browse files
committed
✅ 저장소명 변경 후 자동 배포 테스트 완료
1 parent 07a5da2 commit 307afa1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pages/signin/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ function SignIn() {
1111
return null; // 인증 확인 중이면 아무것도 렌더링하지 않음
1212
}
1313

14-
console.log('배포 테스트');
15-
1614
// 인증되지 않은 사용자만 페이지 렌더링
1715
return (
1816
<>

0 commit comments

Comments
 (0)