Skip to content

Commit

Permalink
fix: Add mexico back to country map (#18219)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Ritter committed Jan 28, 2022
1 parent 4b61c76 commit 7f3453f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ import lithuania from './countries/lithuania.geojson';
import nigeria from './countries/nigeria.geojson';
import norway from './countries/norway.geojson';
import malaysia from './countries/malaysia.geojson';
import mexico from './countries/mexico.geojson';
import morocco from './countries/morocco.geojson';
import myanmar from './countries/myanmar.geojson';
import netherlands from './countries/netherlands.geojson';
Expand Down Expand Up @@ -104,6 +105,7 @@ export const countries = {
liechtenstein,
lithuania,
malaysia,
mexico,
morocco,
myanmar,
netherlands,
Expand Down

0 comments on commit 7f3453f

Please sign in to comment.