clean up ActiveWorkoutSession
This commit is contained in:
@@ -142,7 +142,6 @@ struct ValueKeyboard: View {
|
||||
@Previewable @State var isPresented: Bool = true
|
||||
|
||||
let value = 0
|
||||
let unit = ExerciseMetric.allCases
|
||||
|
||||
VStack {
|
||||
// ValueKeyboard(isPresented: $isPresented, value: value, unit: unit)
|
||||
|
||||
Reference in New Issue
Block a user