material-ui-phone-number
material-ui-phone-number copied to clipboard
Add localization support
trafficstars
<MuiPhoneInput
onlyCountries=['de', 'es']
localization={{'Germany': 'Deutschland', 'Spain': 'España'}}
/>
This package (https://github.com/viclafouch/mui-tel-input) support this feature if you want ;)