Updated on 2026-08-14
This commit is contained in:
parent
3a4ce4d24b
commit
76c64ef543
27 changed files with 270 additions and 238 deletions
|
|
@ -6,4 +6,6 @@ import androidx.compose.runtime.Immutable
|
|||
* General interface for bottom sheet config model
|
||||
*/
|
||||
@Immutable
|
||||
interface TangemBottomSheetConfigContent
|
||||
interface TangemBottomSheetConfigContent {
|
||||
object Empty : TangemBottomSheetConfigContent
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue