Skip to content

Commit

Permalink
chor. Button Style .plane으로 변경 -> 색상 때문
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter1119 committed Feb 18, 2024
1 parent c760a08 commit 913f3d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ struct ExerciseList: View {
routine: rowModel
)
})
.buttonStyle(.plain)
}
}
}
Expand Down

0 comments on commit 913f3d8

Please sign in to comment.