Updated on 2026-08-14
This commit is contained in:
parent
75802c1551
commit
1ca2672884
42 changed files with 160 additions and 625 deletions
|
|
@ -16,11 +16,6 @@ interface ExpressTransactionsComponent {
|
|||
|
||||
val state: StateFlow<ExpressTransactionsBlockState>
|
||||
|
||||
fun LazyListScope.expressTransactionsContentLegacy(
|
||||
state: PersistentList<ExpressTransactionStateUM>,
|
||||
modifier: Modifier,
|
||||
)
|
||||
|
||||
fun LazyListScope.expressTransactionsContent(state: PersistentList<ExpressTransactionStateUM>, modifier: Modifier)
|
||||
|
||||
data class Params(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue