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 34af246 commit a2154e6Copy full SHA for a2154e6
Sources/SwiftUINavigation/ConfirmationDialog.swift
@@ -211,7 +211,7 @@ extension View {
211
///
212
/// > Warning: Async closures cannot be performed with animation. If the underlying action is
213
/// > animated, a runtime warning will be emitted.
214
- ///
+ ///
215
/// - Parameters:
216
/// - enum: A binding to an optional enum that holds dialog state at a particular case. When
217
/// the binding is updated with a non-`nil` enum, the case path will attempt to extract this
0 commit comments