This commit is contained in:
Daniya_Youdakova 2024-11-03 17:18:38 +04:00
parent ee1fa5da72
commit 94c554834b

View File

@ -30,6 +30,7 @@ class MainActivity : ComponentActivity() {
}
}
@Composable
fun Greeting(name: String, modifier: Modifier = Modifier) {
Text(