-
Notifications
You must be signed in to change notification settings - Fork 0
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/mypage: 마이페이지 및 인증게시판 API 연동 #83
Conversation
Signed-off-by: minjeong <[email protected]>
✅ Deploy Preview for exitnow ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Signed-off-by: minjeong <[email protected]>
data: JsonWebTokenType; | ||
}; | ||
|
||
export type LoginResponseType = { |
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.
음 Response
타입 상속 받으면 되지 않을까요.!
ResponseDataType
중복 타입 선언같습니다..! 없어도 될거같네요😀
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.
이거는 다음 pr 때 반영하겠습니다..!
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.
잘 붙였네요! 특별히 리뷰 할 내용은 없습니다. 로컬 테스트는 못해봤는데요, 겹치는 부분이 많아 페이지 테스트들 진행 후 붙이면될거같습니다
💡 개요
related issue
: #28📑 작업 사항
UserInfo
컴포넌트 관련 style 수정🔎 etc
결과가 없는 페이지
디자인 추가되면 반영 예정좋아요한 카페 목록
API 연동 진행