alexplumb / material-ui-phone-number

Fork of react-phone-input-2 for the Material-UI library
MIT License
122 stars 182 forks source link

Masks are missing #122

Open nmenal opened 2 years ago

nmenal commented 2 years ago

MuiPhoneNumber misses the masks props from react-phone-number-input2 like so : masks={{ fr: "... .. .. ..", at: "+.. (....) ...-...." }}