Skip to content

Commit

Permalink
fix: Benin phone mask
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrOOnauta committed Dec 16, 2024
1 parent 47a4a4d commit ac214a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants/countries.js
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ export const countries = [
zh: '貝寧',
tr: 'Benin',
},
phoneMasks: ['## ## ####'],
phoneMasks: ['# ## ## ## ##'],
},
{
callingCode: '+590',
Expand Down

0 comments on commit ac214a7

Please sign in to comment.