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

@@ -27,6 +27,4 @@ import androidx.compose.ui.window.ComposeUIViewController
fun createUIViewController() = ComposeUIViewController { MainView() }
@Composable
fun MainView() = App()
actual val isAndroidPlatform = false
fun MainView() = App()