This commit is contained in:
leekleak 2025-07-19 18:59:24 +03:00 committed by GitHub
parent e6e7ada855
commit 8f2573fcbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ fun WidgetColumn(
Column( Column(
modifier = modifier modifier = modifier.fillMaxWidth()
) { ) {
val scope = rememberCoroutineScope() val scope = rememberCoroutineScope()
Column { Column {