Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-14 15:06:35 +03:00
parent 8009743fb9
commit a72837204d
35 changed files with 628 additions and 132 deletions

View file

@ -321,7 +321,7 @@ private fun SecondaryPairButtons(
}
@Composable
internal fun CloseableIconButton(
fun CloseableIconButton(
onClick: (() -> Unit)?,
modifier: Modifier = Modifier,
isEnabled: Boolean = true,

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB