Skip to content
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

feat: badge modal 추가 및 record추가시 뱃지 모달 추가 #108

Merged
merged 9 commits into from
Oct 14, 2024

Conversation

d0422
Copy link
Contributor

@d0422 d0422 commented Oct 13, 2024

  • record추가시 뱃지 모달 추가
  • 뱃지 모달 추가
  • 퀴즈 ui 변경점 적용
  • 지역퀴즈 문구 추가
image

@d0422 d0422 requested a review from HBSPS October 14, 2024 12:56
@d0422 d0422 self-assigned this Oct 14, 2024
@d0422 d0422 added bug 버그 해결 feat 새로운 기능 추가 labels Oct 14, 2024
Copy link
Contributor

@HBSPS HBSPS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

Comment on lines 23 to 27
{headerTitle ? (
<Font type="body1" color="white">
{headerTitle}
</Font>
) : null}
Copy link
Contributor

@HBSPS HBSPS Oct 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

다른곳과 일관성을 위해 headerTitle &&와 같이 적을 수 있을 것 같아요.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

109d6d2
반영하였습니다!

@d0422 d0422 merged commit a412e40 into main Oct 14, 2024
1 check passed
@d0422 d0422 deleted the feat/badge-modal branch October 14, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그 해결 feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants