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 a7cb6c4 commit abb83b0Copy full SHA for abb83b0
Loop/Views/GlucoseBasedApplicationFactorSelectionView.swift
@@ -48,7 +48,7 @@ public struct GlucoseBasedApplicationFactorSelectionView: View {
48
}
49
50
51
-struct EnhancedAutoBolusSelectionView_Previews: PreviewProvider {
+struct GlucoseBasedApplicationFactorSelectionView_Previews: PreviewProvider {
52
static var previews: some View {
53
GlucoseBasedApplicationFactorSelectionView(isGlucoseBasedApplicationFactorEnabled: .constant(true))
54
0 commit comments