fix build
This commit is contained in:
parent
dbe6bdfe16
commit
628db3223c
@ -44,6 +44,6 @@ export const formatters = {
|
||||
resultParticipationAmount: moneyFormatter,
|
||||
resultPlPrice: moneyFormatter,
|
||||
resultPriceUpPr: moneyFormatter,
|
||||
resultTerm: (v) => v,
|
||||
resultTerm: Intl.NumberFormat('ru').format,
|
||||
resultTotalGraphwithNDS: moneyFormatter,
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user