fixup: ktlint
This commit is contained in:
parent
b25361907d
commit
a3ec13340e
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ internal fun DisabledComposerView(
|
|||
Spacer(modifier = Modifier.width(8.dp))
|
||||
IconButton(
|
||||
modifier = Modifier
|
||||
.padding(start= 2.dp)
|
||||
.padding(start = 2.dp)
|
||||
.size(48.dp),
|
||||
enabled = false,
|
||||
onClick = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue