Skip to content

Commit

Permalink
adds ivorycoast country map
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeety4 committed Sep 5, 2024
1 parent b172a46 commit 00c39ca
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ import indonesia from './countries/indonesia.geojson';
import iran from './countries/iran.geojson';
import italy from './countries/italy.geojson';
import italy_regions from './countries/italy_regions.geojson';
import ivory_coast from './countries/ivory_coast.geojson';
import japan from './countries/japan.geojson';
import jordan from './countries/jordan.geojson';
import kazakhstan from './countries/kazakhstan.geojson';
Expand Down Expand Up @@ -146,6 +147,7 @@ export const countries = {
iran,
italy,
italy_regions,
ivory_coast,
japan,
jordan,
kazakhstan,
Expand Down
Loading

0 comments on commit 00c39ca

Please sign in to comment.