Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-02 17:57:18 +05:00
parent 1c3dd8cf3f
commit 65ead13295
7 changed files with 279 additions and 6 deletions

View file

@ -33,7 +33,7 @@ import com.tangem.wallet.R
import kotlin.math.max
@Composable
fun StoriesScreen(
internal fun StoriesScreen(
homeState: MutableState<HomeState>,
onScanButtonClick: () -> Unit,
onShopButtonClick: () -> Unit,