Updated on 2026-08-14
This commit is contained in:
parent
35a6f43bf3
commit
63e7f40fd2
7 changed files with 15 additions and 4 deletions
|
|
@ -1,9 +1,11 @@
|
|||
package com.tangem.features.nft.collections.entity
|
||||
|
||||
import androidx.annotation.DrawableRes
|
||||
import androidx.compose.runtime.Immutable
|
||||
import com.tangem.common.ui.account.AccountTitleUM
|
||||
import com.tangem.core.ui.extensions.TextReference
|
||||
|
||||
@Immutable
|
||||
internal sealed interface NFTCollectionItem {
|
||||
val id: String
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue