joreilly / PeopleInSpace

Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
Apache License 2.0
2.92k stars 259 forks source link

Fix ContentView compile error #333

Closed srhtshn closed 4 months ago

srhtshn commented 4 months ago

Remove unused viewModel property from PersonDetailScreen

joreilly commented 4 months ago

Build failures are unrelated to this change. I'll merge and look at those later (seem to be related to issue running Android emulator)