-
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
[FE] feat: 카테고리에 따른 태그 색상 변경 #359
Conversation
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.
수고했어옹 해옹
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.
해온 수고했어요 👍
간단하게 의견 남겼는데 코멘트 확인해주세요!
@@ -21,6 +25,7 @@ const ReviewTagItem = ({ id, name, isSelected }: ReviewTagItemProps) => { | |||
<Button type="button" weight="bold" variant="transparent" onClick={handleReviewTag}> | |||
<TagBadge | |||
isSelected={isSelected} | |||
tagColor={tagColor} |
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.
variant를 받아서 스타일드에서 스타일로 넣어두는건 어떤가요?
디자인 시스템에서 했던 느낌으로다가요
const tagColorStyles = {
TASTE: css`
border: ...
color: ...
...
}
아마 이런 느낌??
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.
유틸의 파일만 지우면 될거 같아요
수고했어요 해온 🌞♨️
Issue
✨ 구현한 기능
카테고리에 따라 태그 색상을 변경할 수 있도록 하였습니다.
📢 논의하고 싶은 내용
x
🎸 기타
x
⏰ 일정