pointfreeco / swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
https://www.pointfree.co/collections/composable-architecture
MIT License
11.92k stars 1.37k forks source link

Simple SyncUp tutorial fixes #3141

Closed dafurman closed 1 month ago

dafurman commented 1 month ago

Breaking out simpler fixes from https://github.com/pointfreeco/swift-composable-architecture/pull/3139. I'll readd the same comments I used there here, in case the extra context helps a bit.