diff --git a/country-explorer/index.html b/country-explorer/index.html index 43c1f19..c6a2416 100644 --- a/country-explorer/index.html +++ b/country-explorer/index.html @@ -4,7 +4,7 @@ - country-explorer + Country Explorer
diff --git a/country-explorer/src/components/Dropdown.tsx b/country-explorer/src/components/Dropdown.tsx index 36e0537..f196159 100644 --- a/country-explorer/src/components/Dropdown.tsx +++ b/country-explorer/src/components/Dropdown.tsx @@ -80,7 +80,7 @@ export default function Dropdown({
{options.map((option) => (