Updated on 2026-08-14
This commit is contained in:
commit
40664e074c
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ private fun SendDoneButtons(pairButtonsUM: ButtonsUM.SecondaryPairButtonsUM?, mo
|
|||
iconResId = wrappedPairButtonsUM.leftIconResId!!,
|
||||
onClick = {
|
||||
singleEvent {
|
||||
wrappedPairButtonsUM.onLeftClick
|
||||
wrappedPairButtonsUM.onLeftClick()
|
||||
}
|
||||
},
|
||||
modifier = Modifier.weight(1f),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue