로그인 회원가입 로직

<aside> 💡 이름 생년월일 휴대폰번호 (010xxxxxxxx) 이메일 주소 (서울시 xx구 xx로 + 상세주소)

</aside>

질문기회 3번 + 딱콩 1대

흑흑 ts로

Warning: A component is changing an uncontrolled input of type undefined to be controlled. Input elements should not switch from uncontrolled to controlled (or vice versa). Decide between using a controlled or uncontrolled input element for the lifetime of the component.

[React] input 입력 시 콘솔 에러