Test Commit

This commit is contained in:
2025-12-11 18:48:54 +03:00
parent f7a2ee8720
commit 2720e410a3

View File

@@ -102,6 +102,7 @@ private fun Content(
Row (horizontalArrangement = Arrangement.SpaceBetween,
modifier = Modifier.fillMaxWidth().padding(8.dp)) {
Button(onClick = { }) {
Text(text = "Выход")
Modifier