mirror of
https://github.com/pointfreeco/swift-composable-architecture.git
synced 2025-12-24 12:14:25 +01:00
Run swift-format
This commit is contained in:
committed by
github-actions[bot]
parent
da205c71ae
commit
c096892cad
@@ -9,7 +9,8 @@ extension Store {
|
||||
@available(
|
||||
*,
|
||||
deprecated,
|
||||
message: """
|
||||
message:
|
||||
"""
|
||||
'Store.scope' requires an explicit 'action' transform and is intended to be used to transform a store of a parent domain into a store of a child domain.
|
||||
|
||||
When transforming store state into view state, use the 'observe' parameter when constructing a view store.
|
||||
|
||||
Reference in New Issue
Block a user