woowacourse-teams / 2024-corea

코드리뷰 매칭 플랫폼, CoReA
https://code-review-area.com/
13 stars 7 forks source link

[FE] 로그인하지 않은 상태에서 페이지에 접근할 때 처리(#551) #552

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 1 week ago

📓 스토리북 링크

바로가기

📌 관련 이슈

✨ PR 세부 내용

CallbackPage.tsx

const timer = setTimeout(() => {
  navigate("/", { replace: true });
}, 2000);
00kang commented 1 week ago

홈화면 바로가기 버튼 굳