feat: update demo

This commit is contained in:
2023-11-18 03:10:15 +08:00
parent 0017f87175
commit 961f3d4cf7
4 changed files with 39 additions and 17 deletions

View File

@@ -19,8 +19,9 @@
*
* This file is created by fankes on 2023/11/5.
*/
import androidx.compose.runtime.Composable
@Composable
fun MainView() = App()
fun MainView() = App()
actual val isAndroidPlatform = true