Skip to content

Commit

Permalink
Link to PeopleInSpace repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cl3m authored Jan 22, 2021
1 parent 5579bfa commit f333c9a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import kotlinx.coroutines.flow.MutableStateFlow
import kotlinx.coroutines.flow.asStateFlow
import kotlin.native.concurrent.ThreadLocal

//FROM https://github.com/joreilly/PeopleInSpace

@Composable
fun PeopleInSpace() {
val peopleInSpaceViewModel = PeopleInSpaceViewModel()
Expand Down

0 comments on commit f333c9a

Please sign in to comment.