WIP
This commit is contained in:
@@ -43,7 +43,6 @@ struct CompletedWorkoutView: View {
|
||||
.overlay(RoundedRectangle(cornerRadius: 16).stroke(Color(uiColor: .clear))).background(Color(uiColor: .init(red: 200/255, green: 200/255, blue: 200/255, alpha: 0.2)))
|
||||
.cornerRadius(8)
|
||||
|
||||
|
||||
Spacer()
|
||||
|
||||
Button("Upload", action: {
|
||||
|
||||
Reference in New Issue
Block a user