Skip to content

Commit

Permalink
feat: Add Türkiye Map to Country Map (#20801)
Browse files Browse the repository at this point in the history
  • Loading branch information
rizacavus authored Jul 23, 2022
1 parent 2263a76 commit 4ffa3c2
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -137,6 +138,7 @@ export const countries = {
tanzania,
thailand,
timorleste,
turkey,
united_arab_emirates,
uganda,
uk,
Expand Down
Loading

0 comments on commit 4ffa3c2

Please sign in to comment.