[FE] feat: 유저 프로필 영역 및 탭 구현 #72
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
이슈번호
요약(개요)
길드 페이지에서 카테고리 목록 하단에 보이는 유저 프로필 영역을 구현했습니다.

프로필 정보와 온라인 여부, 마이크/헤드셋/설정 버튼을 추가했습니다.
유저 프로필 부분을 클릭하는 경우, 메뉴 탭이 열립니다.

유저 정보 수정 및 로그아웃이 가능합니다. 정보 수정은 추후 개발할 예정이고, 로그아웃은 localStorage의 access_token을 지우고 로그인 페이지로 이동시킵니다.
작업 내용
집중해서 리뷰해야 하는 부분
기타 전달 사항 및 참고 자료(선택)