Various improvements

This commit is contained in:
Ilya Laktyushin
2025-01-19 22:18:44 +04:00
parent 4ffb0e697e
commit a663ea50cd
14 changed files with 263 additions and 40 deletions

View File

@@ -781,7 +781,7 @@ final class GiftOptionsScreenComponent: Component {
ribbon: product.discount.flatMap {
GiftItemComponent.Ribbon(
text: "-\($0)%",
color: .red
color: .purple
)
},
isLoading: self.inProgressPremiumGift == product.id