Open
Conversation
✅ Deploy Preview for zingy-strudel-7dad97 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
picapipicca
reviewed
Jan 6, 2025
| const [showConfirmPassword, setShowConfirmPassword] = | ||
| useState<boolean>(false); | ||
| const [isPasswordMatched, setIsPasswordMatched] = useState<boolean>(true); | ||
| // 비밀번호 유효성 검사 |
Contributor
There was a problem hiding this comment.
앗 수환님 리액트 훅폼에서 validate 기능이 있는것으로 알고있는데 따로 처리 하신 이유가 있을까요오옹~~~?
picapipicca
reviewed
Jan 6, 2025
| data: info, | ||
| isLoading, | ||
| refetch, | ||
| } = useQuery<IUserProfile>({ |
Contributor
There was a problem hiding this comment.
이부분도 혹시 나중에 시간적 여유가 되신다면 api > apis > queryHooks 에 작성하고 import 해서 쓰신다면 훨씬 깔끔해 질것같습니다ㅎㅎ!🤓
picapipicca
reviewed
Jan 6, 2025
Contributor
picapipicca
left a comment
There was a problem hiding this comment.
저는 모두 확인했습니다~!!! 수고하셨습니다 수환님!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR 유형
어떤 변경 사항이 있나요?
✨ 과제 내용
📸 스크린샷(선택)
📌 관련 이슈
💬리뷰 요구사항(선택)
📚 레퍼런스 (또는 새로 알게 된 내용) 혹은 궁금한 사항들