Skip to content

Commit

Permalink
style :: 공백 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
DSMInhyeKang committed Apr 4, 2023
1 parent a15c11f commit d2c9481
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ struct ChangeProfileView: View {
Spacer()
}
.foregroundColor(.GrayScale.gray6)

Divider()
.foregroundColor(.GrayScale.gray4)

Button(role: nil) {
isPresentedImageActionSheet = false
isShowingImagePicker.toggle()
Expand Down

0 comments on commit d2c9481

Please sign in to comment.