Skip to content

Commit

Permalink
detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Mar 21, 2024
1 parent e98e6bd commit 44bf136
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ fun DebugDataOptionsContent(
trailingIcon = R.drawable.ic_copy,
onIconPressed = Clickable(
enabled = true,
onClick = { }
onClick = { }
)
)

Expand Down

0 comments on commit 44bf136

Please sign in to comment.