viclafouch / mui-tel-input

📌 A phone number input designed for MUI (Material ui) V6 built with libphonenumber-js
https://viclafouch.github.io/mui-tel-input
MIT License
171 stars 66 forks source link

National phone format #74

Closed drod3763 closed 1 year ago

drod3763 commented 1 year ago

Is there a way to display the national format instead of the international format? I'd like to use national without country code for the US for example so it looks like (555) 213-4567

drod3763 commented 1 year ago

Figured it out.