diff --git a/ui/src/components/Search/Interface/index.tsx b/ui/src/components/Search/Interface/index.tsx index 634b77ceb..92e7eba19 100644 --- a/ui/src/components/Search/Interface/index.tsx +++ b/ui/src/components/Search/Interface/index.tsx @@ -39,7 +39,9 @@ const SearchInterface = React.forwardRef( return (
-
+
Search options {props.showSearchTypeSwitch && ( @@ -61,7 +63,10 @@ const SearchInterface = React.forwardRef( )} -