We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4603561 commit 1a1e367Copy full SHA for 1a1e367
FitCount/Workout/QuickPoseBasicView.swift
@@ -41,7 +41,7 @@ struct QuickPoseBasicView: View {
41
let exerciseTimer = TimerManager()
42
43
@State var isInBBox = false
44
- @State var state = WorkoutState.exercise
+ @State var state = WorkoutState.bbox
45
46
@State private var indicatorWidth: CGFloat = 0.0
47
0 commit comments