diff --git a/src/app/components/select/drop-down/drop-down.js b/src/app/components/select/drop-down/drop-down.js index 8b3aafd7c..e1816f505 100644 --- a/src/app/components/select/drop-down/drop-down.js +++ b/src/app/components/select/drop-down/drop-down.js @@ -62,7 +62,7 @@ function AutoFocusVerticalList({options}) { }, [options, select]) return ( -