mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
fix: Add mexico back to country map (#18219)
This commit is contained in:
@@ -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';
|
||||
@@ -104,6 +105,7 @@ export const countries = {
|
||||
liechtenstein,
|
||||
lithuania,
|
||||
malaysia,
|
||||
mexico,
|
||||
morocco,
|
||||
myanmar,
|
||||
netherlands,
|
||||
|
||||
Reference in New Issue
Block a user