diff --git a/src/components/Dashboard/common/CountryDisplay.jsx b/src/components/Dashboard/common/CountryDisplay.jsx index 5087781..a8449a7 100644 --- a/src/components/Dashboard/common/CountryDisplay.jsx +++ b/src/components/Dashboard/common/CountryDisplay.jsx @@ -13,14 +13,19 @@ const CountryDisplay = ({ countryCode }) => { } return ( - + -
+
{country.name}