-
Notifications
You must be signed in to change notification settings - Fork 3
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] interceptor 구현 #177
The head ref may contain hidden characters: "140-feat-interceptor-\uAD6C\uD604"
Conversation
…140-feat-interceptor-구현
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.
고생하셨습니다 👍
<div onClick={(e) => e.stopPropagation()}> | ||
<WriteEditModal | ||
reviewType='customReviewEdit' | ||
onSuccessReview={handleCloseEditModal} | ||
editCustomData={detailData?.data} | ||
/> | ||
</div> |
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.
이거 writeEditModal 내에서 e.stopPropagation 처리할까요?
const token = await getCookie('accessToken'); | ||
|
||
if (!token) { | ||
return null; | ||
} | ||
|
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.
하나하나 수정하느라 고생하셨겠군뇨,,,
3f559d0
to
822869e
Compare
커뮤니티 테스트 완 |
af06d82
to
3bb346b
Compare
🚀 작업 내용
📝 참고 사항
🖼️ 스크린샷
🚨 관련 이슈 (이슈 번호)
✅ 체크리스트