-
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/#102] curious api #112
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
|
||
// } | ||
const handleIsClick = () => { | ||
const { mutate: postCurious } = usePostCurious(postId || ''); |
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.
p5) 여기서 mutate가 뭐 하는 거에요 ?
setIsClick((prev) => !prev); | ||
postCurious(); |
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.
p5) mutate로 불러와서 사용하는 거 아닌가요..?... ?
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.
LGTM
export { default as EditorHorizonIcnUnactiveSvg } from './editorHorizonIcnUnactive.svg?react'; | ||
export { default as EditorTextColorIcnBlackSvg } from './editorTextcolorIcnBlack.svg?react'; |
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.
P2) 네이밍컨벤션 지켜주세요~
✨ 해당 이슈 번호 ✨
closes #102
todo
📌 내가 알게 된 부분
📌 질문할 부분
📌스크린샷(선택)
서버 500으로 스크린샷 없음