I have a react component which formats a currency using Intl.NumberFormat javascript function
Intl.NumberFormat
import React from \'react\'; import PropTypes from