-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* [Fix] 진행중인 토너먼트 없을 시 '0' 렌더링 수정 #1173 * [Chore] 파일 경로 변경 #1173 * [Feat] boucing dots UI 컴포넌트 추가 #1173 * [Feat] bouncing dots 컴포넌트 추가 #1173 * [Style] 패자 어두운 오버레이 적용 #1173 * [Refactor] 사용하지 않는 Import 제거 * [Feat] 경기 상태에 따른 bouncing dots UI 표시 #1173 * [Refactor] before, live 데이터를 분리하여 반환하도록 수정 #1204 * [Chore] 디렉토리 삭제 #1204 * [Chore] 미사용 컴포넌트 제거 #1204 * [Refactor] 의존성배열 수정, 참가 상태 문자열 수정 #1204 * [Refactor] 리턴 타입 명시 #1204 * [Refactor] 예정&진행중인 토너먼트 data fetching 커스텀훅 적용 #1204 * [Style] noTournamentText 색상 및 폰트 사이즈 조정 #1204 * [Style] gap 및 폰트 사이즈 수정 #1204
- Loading branch information
Showing
11 changed files
with
107 additions
and
205 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
34 changes: 0 additions & 34 deletions
34
components/main/TournamentPreview/TournamentPreviewItem.tsx
This file was deleted.
Oops, something went wrong.
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.