Merged
Conversation
- 스터디방을 로그인 여부와 관계없이 header에 나오도록 수정했습니다
- main page 아래 고정된 부분의 ui를 구현했습니다
- api 연동 전, 더미 데이터로 스터디방 랭킹과 문제집 랭킹 화면을 구현했습니다
- tooltip이 여러 코드에 사용되므로 custom hook으로 구현했습니다
- footer에 icon을 추가했습니다 - router에 footer를 추가했습니다
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR 타입
UI 구현
반영 브랜치
ui/#4 => develop
closed #4
변경 사항
useTooltipcustom hook을 구현했습니다오늘의 랭킹구현