material-ui-phone-number icon indicating copy to clipboard operation
material-ui-phone-number copied to clipboard

Support for 800 numbers

Open imaginasean opened this issue 4 years ago • 1 comments

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?

imaginasean avatar Jan 07 '21 20:01 imaginasean

If you send a PR we can add this, no problem. It might be nice to make it an optional feature via a prop...

bherila avatar Aug 29 '21 08:08 bherila