Update linter
This commit is contained in:
@@ -29,7 +29,7 @@ fun EmptyScreen(
|
||||
) {
|
||||
Box(
|
||||
modifier = Modifier
|
||||
.fillMaxSize()
|
||||
.fillMaxSize(),
|
||||
) {
|
||||
AndroidView(
|
||||
factory = { context ->
|
||||
|
||||
Reference in New Issue
Block a user