-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JR-630] 투표 상세 퍼블리싱 #128
[JR-630] 투표 상세 퍼블리싱 #128
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* feat: navigation typography 추가 * feat: theme 추가 사항 반영 * feat: 디자인 수정사항 반영 * feat: 메인 페이지 인기있는 술 투표 퍼블리싱
* feat: navigation typography 추가 * feat: theme 추가 사항 반영 * feat: 디자인 수정사항 반영 * feat: 메인 페이지 인기있는 술 투표 퍼블리싱
100e570
to
3d0d891
Compare
}, [value]); | ||
|
||
return [value, onToggle]; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p3: ui 패키지 사용이 안되는거라 hooks는 hooks 패키지 사용하면 돼요!
@@ -3,6 +3,9 @@ import reset from "styled-reset"; | |||
|
|||
const GlobalStyles = createGlobalStyle` | |||
${reset} | |||
body { | |||
background-color: #f5f5f5; | |||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p4: 기본 배경 색이 #fffff로 알고 있는데 기존 css에 영향가지 않을까요?
📑 작업리스트
📘 리뷰노트