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

Export FlagsMenu as an independent component #140

Closed yotamberk closed 2 months ago

yotamberk commented 4 months ago

I have a use case for selecting only the country code. I'm using the MuiTelInput for the customer side but I need also a controller to select the default country in an admin dashboard per customer.

Can you export the FlagsMenu as a separate component?

viclafouch commented 2 months ago

Hey !

I don't understand the use case.. FlagsMenu is only working with internal components of this library..