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

비밀번호 활성화 기능 수정 #212

Closed
heejiyang opened this issue Dec 30, 2022 · 0 comments · Fixed by #213
Closed

비밀번호 활성화 기능 수정 #212

heejiyang opened this issue Dec 30, 2022 · 0 comments · Fixed by #213
Assignees
Labels
enhancement New feature or request

Comments

@heejiyang
Copy link
Contributor

Description

비밀번호 미 입력시 input box 활성화되는 기능 수정

Code

기여자

@heejiyang

원인

해결법

const [passwordValid, setPasswordValid] = useState(true)로 useState값을 true로 주고 해결했다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants