feat: update demo

This commit is contained in:
2023-11-18 03:30:19 +08:00
parent 12419e0dbe
commit e7bff01dc8
4 changed files with 6 additions and 13 deletions

View File

@@ -22,6 +22,4 @@
import androidx.compose.runtime.Composable
@Composable
fun MainView() = App()
actual val isAndroidPlatform = true
fun MainView() = App()