Skip to content
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

[FE] 리뷰 url 생성 폼의 setState 전달 및 비밀번호 에러 메세지 렌더링 방식을 변경한다. #995

Open
ImxYJL opened this issue Dec 9, 2024 · 0 comments · May be fixed by #996

Comments

@ImxYJL
Copy link
Contributor

ImxYJL commented Dec 9, 2024

🔍 설명

  • setState 전달 방식 수정: 부모(폼)의 setState를 자식(InputField)으로 넘길 때 Wrapper 함수 사용
  • 비밀번호 에러 메세지 렌더링 방식: onChange로 수정

🔥 할 일

⏰ 예상 시간

  • 30분

🐴 할 말

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment