Skip to content

Commit

Permalink
feat(chart): Added Papua New Guinea to countries map (#22589)
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfred-wulbou committed Jan 5, 2023
1 parent 6e4d6e5 commit b352947
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ import nicaragua from './countries/nicaragua.geojson';
import oman from './countries/oman.geojson';
import pakistan from './countries/pakistan.geojson';
import panama from './countries/panama.geojson';
import papua_new_guinea from './countries/papua new guinea.geojson';
import paraguay from './countries/paraguay.geojson';
import philippines from './countries/philippines.geojson';
import peru from './countries/peru.geojson';
Expand Down Expand Up @@ -156,6 +157,7 @@ export const countries = {
oman,
pakistan,
panama,
papua_new_guinea,
paraguay,
philippines,
peru,
Expand Down

0 comments on commit b352947

Please sign in to comment.