We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
스터디 생성 등의 작업을 위해 form validation이 필요합니다.
기존에 step2에서 사용했던 react-hook-form 라이브러리를 사용하여 폼 validation을 구현하고, 테스트 코드도 함께 작성해봅시다.
StudyCreationModal에서 validation 구현
required
개인정보 입력 모달에서 validation 구현
The text was updated successfully, but these errors were encountered:
mingkyeongg
No branches or pull requests
스터디 생성 등의 작업을 위해 form validation이 필요합니다.
기존에 step2에서 사용했던 react-hook-form 라이브러리를 사용하여 폼 validation을 구현하고, 테스트 코드도 함께 작성해봅시다.
StudyCreationModal에서 validation 구현
required
개인정보 입력 모달에서 validation 구현
required
The text was updated successfully, but these errors were encountered: