Skip to content

Commit a2154e6

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 34af246 commit a2154e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftUINavigation/ConfirmationDialog.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ extension View {
211211
///
212212
/// > Warning: Async closures cannot be performed with animation. If the underlying action is
213213
/// > animated, a runtime warning will be emitted.
214-
///
214+
///
215215
/// - Parameters:
216216
/// - enum: A binding to an optional enum that holds dialog state at a particular case. When
217217
/// the binding is updated with a non-`nil` enum, the case path will attempt to extract this

0 commit comments

Comments
 (0)