Support for 800 numbers
Opened this issue · 1 comments
imaginasean commented
800 numbers produces validation error on the component (turns red).
defaultCountry={'us'} regions={'america'} onlyCountries={['us']}
Doesn't appear to be accounted for in source to handle 800, is there a way around this?
bherila commented
If you send a PR we can add this, no problem. It might be nice to make it an optional feature via a prop...