Updated on 2026-08-14
This commit is contained in:
parent
222b5d75d1
commit
81b030fd0d
7 changed files with 105 additions and 83 deletions
|
|
@ -7,7 +7,6 @@ import com.tangem.core.ui.extensions.TextReference
|
|||
import kotlinx.collections.immutable.ImmutableList
|
||||
import kotlinx.collections.immutable.persistentListOf
|
||||
import kotlinx.collections.immutable.toPersistentList
|
||||
import kotlinx.serialization.Serializable
|
||||
|
||||
@Immutable
|
||||
data class MessageBottomSheetUMV2(
|
||||
|
|
@ -25,7 +24,6 @@ data class MessageBottomSheetUMV2(
|
|||
val closeScope = CloseScope()
|
||||
|
||||
@Immutable
|
||||
@Serializable
|
||||
sealed interface Element
|
||||
|
||||
@Immutable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue