Updated on 2026-08-14
This commit is contained in:
parent
85803abc7f
commit
fd5ed580e4
14 changed files with 201 additions and 220 deletions
|
|
@ -24,8 +24,6 @@ sealed class SendDestinationComponentParams {
|
|||
val isBalanceHidingFlow: StateFlow<Boolean>,
|
||||
val currentRoute: Flow<DestinationRoute>,
|
||||
val callback: SendDestinationComponent.ModelCallback,
|
||||
val onBackClick: () -> Unit,
|
||||
val onNextClick: () -> Unit,
|
||||
) : SendDestinationComponentParams()
|
||||
|
||||
data class DestinationBlockParams(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue