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
158 stars 65 forks source link

Feature request: possibility to decorate country code prefix #131

Closed bigkrp closed 6 months ago

bigkrp commented 6 months ago

If for some reason(business requirements) we don't need +(plus symbol) as a prefix for iso code, currently we haven't such an option.

Prefix is hardcoded. https://github.com/viclafouch/mui-tel-input/blob/master/src/index.tsx#L183

viclafouch commented 6 months ago

Hello @bigkrp

As it's a really rare use case, I think I will wait for more upvote from the community before working on this feature.

Hope you understand