Updated on 2026-08-14
This commit is contained in:
parent
08f011c46e
commit
babb461145
2 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ internal fun AddFundsBottomSheetContent(state: AddFundsUM, onCloseClick: () -> U
|
|||
shape = TangemButtonShape.Rounded,
|
||||
)
|
||||
}
|
||||
|
||||
SpacerH(TangemTheme.dimens2.x4)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -49,6 +49,8 @@ internal fun TransferBottomSheetContent(state: TransferUM, onCloseClick: () -> U
|
|||
shape = TangemButtonShape.Rounded,
|
||||
)
|
||||
}
|
||||
|
||||
SpacerH(TangemTheme.dimens2.x4)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue