Skip to content

Commit

Permalink
feat(chart): Added SriLanka country map (#23338)
Browse files Browse the repository at this point in the history
  • Loading branch information
rukshn authored Mar 18, 2023
1 parent 2c6f581 commit a5c31b2
Show file tree
Hide file tree
Showing 2 changed files with 9,840 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ import singapore from './countries/singapore.geojson';
import slovenia from './countries/slovenia.geojson';
import sweden from './countries/sweden.geojson';
import spain from './countries/spain.geojson';
import srilanka from './countries/srilanka.geojson';
import switzerland from './countries/switzerland.geojson';
import syria from './countries/syria.geojson';
import tanzania from './countries/tanzania.geojson';
Expand Down Expand Up @@ -173,6 +174,7 @@ export const countries = {
singapore,
slovenia,
spain,
srilanka,
sweden,
switzerland,
syria,
Expand Down
Loading

0 comments on commit a5c31b2

Please sign in to comment.