This commit is contained in:
Nastya 2024-04-06 02:02:58 +03:00
parent 7e14ebdeeb
commit fa588d77a4

@ -336,7 +336,7 @@ function TariffPage() {
component="h2"
mb="20px"
>
Вы подтверждаете платёж в сумму {openModal.price.toFixed(2)}
Вы подтверждаете платёж в сумму {openModal.price ? openModal.price.toFixed(2) : 0}
</Typography>
<Button variant="contained" onClick={() => tryBuy(openModal)}>
купить