diff --git a/web/apps/photos/src/components/SearchBar.tsx b/web/apps/photos/src/components/SearchBar.tsx index b6d284bc10..4bbb5f3a43 100644 --- a/web/apps/photos/src/components/SearchBar.tsx +++ b/web/apps/photos/src/components/SearchBar.tsx @@ -339,7 +339,14 @@ const SelectStyles: StylesConfig = { const Control = ({ children, ...props }: ControlProps) => ( - +