mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Updated README for more clarity (#1281)
This commit is contained in:
@@ -89,7 +89,7 @@ kotlin {
|
||||
</html>
|
||||
```
|
||||
|
||||
#### 7. Add the `Main.kt` file:
|
||||
#### 7. Add the `Main.kt` file to the `kotlin`:
|
||||
```kotlin
|
||||
import androidx.compose.runtime.mutableStateOf
|
||||
import androidx.compose.runtime.getValue
|
||||
|
||||
Reference in New Issue
Block a user