material-ui-phone-number
material-ui-phone-number copied to clipboard
Support for 800 numbers
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?
If you send a PR we can add this, no problem. It might be nice to make it an optional feature via a prop...