codestates / BanThing

🍔배달비를 BanThing하는 구인 플랫폼입니다.
0 stars 2 forks source link

[Error Handling] My Page 의 제어 컴포넌트(Controlled Component) 관련 에러 #233

Open slight-snow opened 2 years ago

slight-snow commented 2 years ago

어떤 에러인가요?

              <input
                className={styles.mypage_id_name}
                value={userId}
                placeholder={userId}
                disabled
              />

에러 핸들링 방법

에러 핸들링을 위해 참고한 레퍼런스 링크