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 43e28a5 commit 93c8784Copy full SHA for 93c8784
Sources/ComposableArchitecture/SwiftUI/Binding.swift
@@ -282,7 +282,7 @@ extension WithViewStore where Content: View {
282
/// to compute bindings and views from state.
283
///
284
/// Read <doc:Bindings> for more information.
285
- ///
+ ///
286
/// - Parameters:
287
/// - store: A store.
288
/// - toViewState: A function that transforms binding store state into observable view state.
0 commit comments