Skip to content

Commit

Permalink
fixup: ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
BillCarsonFr committed Jan 24, 2025
1 parent 3933054 commit 355b6d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {},
Expand Down

0 comments on commit 355b6d5

Please sign in to comment.