Skip to content

Commit 6cad39a

Browse files
authored
Merge pull request #3 from loopandlearn/rename_preview
copy paste error
2 parents 15e21a4 + 3c951df commit 6cad39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loop/Views/IntegralRetrospectiveCorrectionSelectionView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public struct IntegralRetrospectiveCorrectionSelectionView: View {
4747
}
4848
}
4949

50-
struct EnhancedAutoBolusSelectionView_Previews: PreviewProvider {
50+
struct IntegralRetrospectiveCorrectionSelectionView_Previews: PreviewProvider {
5151
static var previews: some View {
5252
IntegralRetrospectiveCorrectionSelectionView(isIntegralRetrospectiveCorrectionEnabled: .constant(true))
5353
}

0 commit comments

Comments
 (0)