Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: #183 404페이지 이전으로 버튼에 기능 추가 #184

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Oh5Yeonju
Copy link
Collaborator

404페이지 이전으로 버튼을 클릭해도 함수가 동작하지 않는 이슈가 있었습니다.
따라서 이전으로 버튼에 useNavigate를 사용하여 onClick 시 화면이 이동하도록 하는 기능을 추가했습니다.

[고민]
해당 기능은 header에서도 공통으로 쓰이는 함수인데,
커스텀 훅을 만들어 적용하는 방법이 더 좋지 않을까 하는 생각이 들었습니다.

@Oh5Yeonju Oh5Yeonju self-assigned this Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant