mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Remove unneeded sub unit divisor
This commit is contained in:
parent
157023f9d2
commit
7643d34df1
1 changed files with 0 additions and 1 deletions
|
|
@ -135,7 +135,6 @@ export const currencyConfig = {
|
|||
useGrouping: true,
|
||||
minimumFractionDigits: 2,
|
||||
maximumFractionDigits: 2,
|
||||
subUnitDivisor: 100,
|
||||
};
|
||||
|
||||
const pad = num => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue