[CurrencyTextField](https://github.com/unicef/material-ui-currency-textfield/blob/master/src/components/CurrencyTextField/CurrencyTextField.js) is a good example of what we could do - we could either use [autonumeric](http://autonumeric.org/) directly or add types for this component.
CurrencyTextField is a good example of what we could do - we could either use autonumeric directly or add types for this component.