[Refactor] Gnb: 헤더 비브리지, 대시보드, 마이페이지 컴포넌트에 user info api 연동 #78
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.
변경 사항
src/api/user.ts
임시 컴포넌트였던 ModalInviting.tsx 삭제
src/components/Gnb의 members.ts -> type.ts
*해당 파일에 UserType도 추가하면서 파일명 변경
*해당 파일 import하는 파일들 경로명 변경
Header Bebridge, Dashboard, Mypage 컴포넌트에 user info api 연동
*따라서 user dummy data 삭제
헤더 내부 멤버 목록 아이콘이 로딩 중일 때 표시되는 "로딩 중..." text style 변경
테스트 유무
테스트 완료