diff --git a/src/Components/Map/Subcomponents/Controls/SearchControl.tsx b/src/Components/Map/Subcomponents/Controls/SearchControl.tsx index 7c50a03f..24a99f6b 100644 --- a/src/Components/Map/Subcomponents/Controls/SearchControl.tsx +++ b/src/Components/Map/Subcomponents/Controls/SearchControl.tsx @@ -95,7 +95,7 @@ export const SearchControl = () => { return (<> {!(windowDimensions.height < 500 && popupOpen && hideSuggestions) &&
-
+
{embedded && }