diff --git a/components/dashboard/Countries.tsx b/components/dashboard/Countries.tsx index 10ba72d..f06bb3e 100644 --- a/components/dashboard/Countries.tsx +++ b/components/dashboard/Countries.tsx @@ -53,6 +53,7 @@ export default function Locations({ countries, cities }: LocationProps) { ))} + ) }