diff --git a/src/Components/Map/Subcomponents/ItemFormPopup.tsx b/src/Components/Map/Subcomponents/ItemFormPopup.tsx index a1318aab..69deea26 100644 --- a/src/Components/Map/Subcomponents/ItemFormPopup.tsx +++ b/src/Components/Map/Subcomponents/ItemFormPopup.tsx @@ -113,7 +113,7 @@ export function ItemFormPopup(props: ItemFormPopupProps) { } }} position={props.position}> -
handleSubmit(e)}> + handleSubmit(e)}> {props.item ?
:
New {props.layer.name}