Skip to content

Commit

Permalink
fix: update Sweden format mask
Browse files Browse the repository at this point in the history
  • Loading branch information
mattshipitfi authored and goveo committed Oct 27, 2023
1 parent 923d792 commit 1500e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/countryData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ export const defaultCountries: CountryData[] = [
['Sudan', 'sd', '249'],
['Suriname', 'sr', '597'],
['Swaziland', 'sz', '268'],
['Sweden', 'se', '46', '(...) ...-...'],
['Sweden', 'se', '46', '... ... ...'],
['Switzerland', 'ch', '41', '.. ... .. ..'],
['Syria', 'sy', '963'],
['Taiwan', 'tw', '886'],
Expand Down

2 comments on commit 1500e0b

@vercel
Copy link

@vercel vercel bot commented on 1500e0b Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 1500e0b Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.