fix: доработаны экраны оплаты + значек старсов
This commit is contained in:
parent
8efc8ee2a1
commit
c8daeca808
@ -59,7 +59,7 @@ const TokenPackCard: React.FC<TokenPackCardProps> = ({
|
||||
|
||||
<div className={styles.priceSection}>
|
||||
<div className={styles.price}>
|
||||
{price} Stars ({priceRub} ₽)
|
||||
{price} Stars ⭐
|
||||
</div>
|
||||
<button
|
||||
className={styles.buyButton}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user