mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-12-12 14:33:37 +08:00
feat: update demo
This commit is contained in:
@@ -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 = false
|
||||
Reference in New Issue
Block a user