This commit is contained in:
leekleak
2025-07-19 17:59:24 +02:00
committed by GitHub
parent e6e7ada855
commit 8f2573fcbb
@@ -66,7 +66,7 @@ fun WidgetColumn(
Column( Column(
modifier = modifier modifier = modifier.fillMaxWidth()
) { ) {
val scope = rememberCoroutineScope() val scope = rememberCoroutineScope()
Column { Column {