breaking changes:
https://github.com/andriyor/react-currency-input/commit/30f5b6aea3eb9056c500cdcd9219d5d219917a1c
and such example from doc doesn't have sense since passing and update value don't take any effect
<CurrencyInput value={this.state.amount} onChangeEvent={this.handleChange}/>