mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: Add Türkiye Map to Country Map (#20801)
This commit is contained in:
@@ -72,6 +72,7 @@ import syria from './countries/syria.geojson';
|
||||
import tanzania from './countries/tanzania.geojson';
|
||||
import thailand from './countries/thailand.geojson';
|
||||
import timorleste from './countries/timorleste.geojson';
|
||||
import turkey from './countries/turkey.geojson';
|
||||
import united_arab_emirates from './countries/united_arab_emirates.geojson';
|
||||
import uganda from './countries/uganda.geojson';
|
||||
import uk from './countries/uk.geojson';
|
||||
@@ -137,6 +138,7 @@ export const countries = {
|
||||
tanzania,
|
||||
thailand,
|
||||
timorleste,
|
||||
turkey,
|
||||
united_arab_emirates,
|
||||
uganda,
|
||||
uk,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user