diff --git a/src/Components/Map/UtopiaMap.tsx b/src/Components/Map/UtopiaMap.tsx index 83c8f7c4..eba524cd 100644 --- a/src/Components/Map/UtopiaMap.tsx +++ b/src/Components/Map/UtopiaMap.tsx @@ -65,7 +65,7 @@ function UtopiaMap({ - + { React.Children.toArray(children).map((child) => React.isValidElement<{ setItemFormPopup: React.Dispatch>, itemFormPopup: ItemFormPopupProps | null }>(child) ? @@ -77,7 +77,7 @@ function UtopiaMap({ {selectNewItemPosition != null && - + Select {selectNewItemPosition.name} position!