Updated on 2026-08-14

This commit is contained in:
Tangem 2025-07-15 19:33:34 +05:00
parent 68d6a65866
commit 66f1a810c6

View file

@ -240,6 +240,7 @@ private fun StakingRewardBlock(
title = resourceReference(R.string.staking_rewards),
text = text,
iconRes = R.drawable.ic_chevron_right_24.takeIf { isShowIcon },
onIconClick = onRewardsClick,
textColor = textColor,
modifier = Modifier
.clip(TangemTheme.shapes.roundedCornersXMedium)