diff --git a/frontend/src/components/navigation/RegionSelect.tsx b/frontend/src/components/navigation/RegionSelect.tsx index 54b393d1b..21bc26a56 100644 --- a/frontend/src/components/navigation/RegionSelect.tsx +++ b/frontend/src/components/navigation/RegionSelect.tsx @@ -110,7 +110,7 @@ export const RegionSelect = () => { {regions.map(({ value, label, location, flag }) => (