Updated on 2026-08-14
This commit is contained in:
parent
eecf7955ca
commit
31d44e4150
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ internal class DefaultDetailsComponent @AssistedInject constructor(
|
|||
private val model: DetailsModel = getOrCreateModel(params)
|
||||
|
||||
private val userWalletListComponent = userWalletListComponentFactory.create(
|
||||
context = child(key = "user_wallet_list"),
|
||||
context = child(key = "user_wallet_list_component"),
|
||||
)
|
||||
|
||||
@Composable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue