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

Fix countries sort by display name #142

Closed remifongaufier closed 2 months ago

remifongaufier commented 4 months ago

When specifying an array in the continents prop, such as ['EU'], the countries in the flag menu do not sort correctly by display name. This occurs when passing props that influence the displayed country list: image

This PR addresses and resolves this sorting issue.

Have a nice day.

remifongaufier commented 2 months ago

Hello Victor.

Would you like some help to maintain your libs of MUI components?