thiagozanetti/react-intl-currency-input

TypeError: Cannot read property 'string' of undefined

francisrod01 opened this issue · 2 comments

I just import BrlCurrencyComponent and I see this error.

TypeError: Cannot read property 'string' of undefined

Maybe, I import of wrong way. Please add how to usage it in the docs.

@francisrod01 I had the same problem, I just opened a PR to fix it. #11

A fix was addressed already. Please see #11