diff --git a/apps/scandic-web/components/TempDesignSystem/Form/Country/index.tsx b/apps/scandic-web/components/TempDesignSystem/Form/Country/index.tsx index ef2db2180..962468be9 100644 --- a/apps/scandic-web/components/TempDesignSystem/Form/Country/index.tsx +++ b/apps/scandic-web/components/TempDesignSystem/Form/Country/index.tsx @@ -99,9 +99,10 @@ export default function CountrySelect({ onBlur={field.onBlur} onSelectionChange={(c) => field.onChange(c ?? "")} selectedKey={field.value} + menuTrigger="focus" >