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
useState를 이용해 상태 관리 해줌으로써 바로 반영 되도록 수정
word-break: break-all 속성을 통해 줄바꿈의 기준을 단어에서 문자 단위로 변경
백엔드와 협의중
localStorage.clear() 로 해결
The text was updated successfully, but these errors were encountered:
🐛 Fix : localStorage 에서 받아오는 정보가 바로 렌더링 되지 않는 문제
8cb1728
- useState를 이용해 상태 관리 해줌으로써 바로 반영 되도록 수정 Issues : #177
🐛 Fix : 커뮤니티의 게시글과 댓글이 창을 벗어나는 문제
811ca5a
- word-break: break-all 속성을 통해 줄바꿈의 기준을 단어에서 문자 단위로 변경 Issues : #177
kimmand0o0
No branches or pull requests
The text was updated successfully, but these errors were encountered: