-
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
[Fix/#428] 내 정보 get api 통합 + 링크미리보기 설정 #438
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This reverts commit 0204775.
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 입니다 빠른 반영 감사합니다!
if (checkAuthenticate()) { | ||
const response = await authClient.get<WriterNamePropTypes>(`/api/moim/${groupId}/writername`); | ||
console.log(response.data, 'fetch'); |
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.
p3) console 지워주세요!
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
✨ 해당 이슈 번호 ✨
closed #428
todo
📌 내가 알게 된 부분
📌 질문할 부분
📌스크린샷(선택)