From 42fa36f223c7614af2d50e56f987224583293faf Mon Sep 17 00:00:00 2001 From: Andrei Dekterev Date: Fri, 13 May 2022 16:34:28 +0700 Subject: [PATCH] fix(#2386): add in brasil payment price with .00 --- src/features/Price/components/BrazilianPrice/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/Price/components/BrazilianPrice/index.tsx b/src/features/Price/components/BrazilianPrice/index.tsx index 2abce8a7..b2ed9550 100644 --- a/src/features/Price/components/BrazilianPrice/index.tsx +++ b/src/features/Price/components/BrazilianPrice/index.tsx @@ -38,7 +38,7 @@ export const BrazilianPrice = ({ } {currency} - {amount} + {amount.toFixed(2)} { perPeriod && (