Skip to content

Commit

Permalink
Update MigratingTo1.4.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored Nov 14, 2023
1 parent 021623d commit c468ff2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ store.receive(\.rows[id: 0].response.success)
And the same goes for ``StackAction`` too:

```swift
store.receive(.\path[id: 0].response.success)
store.receive(\.path[id: 0].response.success)
```

### Moving off of TaskResult
Expand Down

0 comments on commit c468ff2

Please sign in to comment.