Skip to content

Commit 93c8784

Browse files
stephencelisgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent 43e28a5 commit 93c8784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ComposableArchitecture/SwiftUI/Binding.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ extension WithViewStore where Content: View {
282282
/// to compute bindings and views from state.
283283
///
284284
/// Read <doc:Bindings> for more information.
285-
///
285+
///
286286
/// - Parameters:
287287
/// - store: A store.
288288
/// - toViewState: A function that transforms binding store state into observable view state.

0 commit comments

Comments
 (0)