Skip to content

Commit

Permalink
[Feat/#56] 이미지 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoe0929 committed Jun 18, 2024
1 parent cd0b295 commit d35ac96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ extension ChallengeView {
.resizable()
.frame(width: 24, height: 24)
case "EARNED":
Image(.doneRound)
Image(.doneStar)
case "UNEARNED":
let gradient = LinearGradient(
gradient: Gradient(stops: [
Expand Down

0 comments on commit d35ac96

Please sign in to comment.