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

feat: 전체 페이지 네비게이트 세팅 #30 #32

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

9yujin
Copy link
Member

@9yujin 9yujin commented Jul 5, 2022

📝 PR Summary

feat: 전체 페이지 네비게이트 세팅

🌲 Working Branch

feature/component-navigate

🌲 TODOs

Related Issues

resolves: #30

@9yujin 9yujin requested a review from sungwoo-shin July 5, 2022 08:43
function TabBar() {
const isKid = useAppSelector(selectIsKid);
const { pathname } = useLocation();
console.log(pathname);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dev 머지 전엔 console.log 확인해주세요!

@sungwoo-shin sungwoo-shin merged commit 20c254c into dev Jul 6, 2022
@sungwoo-shin sungwoo-shin deleted the feature/component-navigate branch July 6, 2022 05:35
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.

[FEATURE] 페이지 네비게이션
2 participants