Skip to content

Commit e6db35d

Browse files
authored
Add Hungary to the AmbassadorFilter component
1 parent c20bdb2 commit e6db35d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/AmbassadorFilter/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const countryMap: { [key: string]: string } = {
1717
gb: "United Kingdom",
1818
gh: "Ghana",
1919
gr: "Greece",
20+
hu: "Hungary",
2021
id: "Indonesia",
2122
in: "India",
2223
it: "Italy",

0 commit comments

Comments
 (0)