-
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-679] 투표 홈 퍼블리싱 #134
[JR-679] 투표 홈 퍼블리싱 #134
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -0,0 +1,75 @@ | |||
import React, { useRef, useState } from "react"; |
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.
p5: React import 안해줘도 되지 않나요?
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.
안해줘도 되져
@@ -65,6 +65,7 @@ const ButtonStyled = styled.button<ButtonStyledProps>` | |||
padding: 0; | |||
border: none; | |||
cursor: pointer; | |||
${theme.typography.button01} |
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.
p5: 기존에 Button 컴포넌트로 button01 넣어서 사용하고 있는 것들 지워주셨으면 더 좋았을 것 같아요
ec25869
to
4516249
Compare
📑 작업리스트
📘 리뷰노트