Updated on 2026-08-14
This commit is contained in:
parent
07304621a9
commit
4afbb72f6d
8 changed files with 48 additions and 27 deletions
|
|
@ -15,6 +15,7 @@ interface GiveApprovalComponent : ComposableBottomSheetComponent {
|
|||
val amount: String,
|
||||
val spenderAddress: String,
|
||||
val subtitle: TextReference,
|
||||
val isHoldToConfirm: Boolean = false,
|
||||
val callback: Callback,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue