Entrega do Desafio #8

Merged
anacarolinaduartecavalcante merged 32 commits from develop into master 2023-02-07 12:13:03 +00:00
Showing only changes of commit b8da49bddc - Show all commits

View File

@ -18,9 +18,9 @@ const Pix = () => {
alt="logo pix"
/>
<div className={styles.PixDiscount}>
<span className={styles.TextPixDiscount}>
<p className={styles.TextPixDiscount}>
R$&nbsp;{pixPrice?.toFixed(2).toString().replace(".", ",")}
</span>
</p>
<span className={styles.TextDiscount}>10 % de desconto</span>
</div>
</div>