ChristoPy / countries-phone-masks

Phone masks, ISO codes and flags
MIT License
71 stars 22 forks source link

Incorrect masks for Iraq and Namibia #6

Closed Efrony closed 11 months ago

Efrony commented 1 year ago

Hi!

iraq.code = '+964'; // you have this value equal to +924 namibia.code = '+264'; // you have this value equal to +224

Thank you for the wonderful plugin!

ChristoPy commented 11 months ago

Hey, thanks for the heads up.

I'll update it shortly