-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: string resource 추가 * refactor: TeamType에 None 타입 추가 * refactor: 회원가입 usecase에서 team을 받지 않도록 수정 * refactor: Navigate flow 변경(position -> main, setting -> Team) * feat: 팀 선택하기 버튼 및 position, team 닉네임 아래에 명시 * feat: 팀 선택하기 클릭 시 팀 선택 화면으로 이동하도록 추가 * feat: 포지션 선택 시, 메인으로 이동하도록 구현 * feat: 팀 선택 후 다시 설정 화면으로 돌아가도록 구현 * refactor: 리뷰 반영 @hoyahozz * refactor: 리뷰 반영 @hoyahozz * fix: 충돌 해결
- Loading branch information
1 parent
f47b37d
commit 4f8dd68
Showing
14 changed files
with
256 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.