-
Notifications
You must be signed in to change notification settings - Fork 4
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 ] TimeSelect, Example, Routing 이슈 #356
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!! 수고하셨습니다~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
구웃 코리 하나만 확인해주세요~~
@@ -25,6 +26,7 @@ const SeniorProfilePage = () => { | |||
const userName = step >= 2 && step <= 4 ? nickname : ''; | |||
|
|||
useEffect(() => { | |||
setRole('SENIOR'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P1) 여기서 SENIOR로 role 바꿔주는 이유가 뭔가요? 프로필 등록이 다 되고 나서 SENIOR로 Role 바꿔줘야 해서 이 부분 제거해도될 것 같아요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넹! 제거하구 머지하겠습니당
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
#️⃣ Related Issue
Closes #320
✅ Done Task
💎 PR Point
📸 Screenshot
2024-11-12.12.56.49.mov