Skip to content

Commit

Permalink
feat: add syria to Country Maps (#1000)
Browse files Browse the repository at this point in the history
  • Loading branch information
Reslan-Tinawi authored and zhaoyongjie committed Nov 26, 2021
1 parent e446fa3 commit 5da7a6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import russia from 'file-loader!./countries/russia.geojson';
import singapore from 'file-loader!./countries/singapore.geojson';
import spain from 'file-loader!./countries/spain.geojson';
import switzerland from 'file-loader!./countries/switzerland.geojson';
import syria from 'file-loader!./countries/syria.geojson';
import thailand from 'file-loader!./countries/thailand.geojson';
import timorleste from 'file-loader!./countries/timorleste.geojson';
import uk from 'file-loader!./countries/uk.geojson';
Expand Down Expand Up @@ -52,6 +53,7 @@ const countries = {
singapore,
spain,
switzerland,
syria,
thailand,
timorleste,
uk,
Expand Down

Large diffs are not rendered by default.

0 comments on commit 5da7a6c

Please sign in to comment.