pointfreeco / isowords

Open source game built in SwiftUI and the Composable Architecture.
https://www.isowords.xyz
Other
2.67k stars 217 forks source link

Remove `firstLaunchOnboarding` #198

Closed imjn closed 7 months ago

imjn commented 8 months ago

Hi 👋🏽 I couldn't find anywhere using the computed property firstLaunchOnboarding of RootReducer.State.

So I'm removing it in case it is unnecessary.