Updated on 2026-08-14
This commit is contained in:
parent
a3a18854c8
commit
92794cb2f6
14 changed files with 35 additions and 13 deletions
|
|
@ -8,6 +8,7 @@ interface NFTComponent : ComposableContentComponent {
|
|||
|
||||
data class Params(
|
||||
val userWalletId: UserWalletId,
|
||||
val walletName: String,
|
||||
)
|
||||
|
||||
interface Factory : ComponentFactory<Params, NFTComponent>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue