WIP
This commit is contained in:
@@ -32,7 +32,7 @@ struct CreateWorkoutMainView: View {
|
||||
Divider()
|
||||
|
||||
Button("Done", action: {
|
||||
|
||||
viewModel.uploadWorkout()
|
||||
})
|
||||
.frame(maxWidth: .infinity, alignment: .center)
|
||||
.frame(height: 44)
|
||||
|
||||
Reference in New Issue
Block a user