From d59973615db90325129575a182ea658647cc818e Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Mon, 13 Oct 2025 13:36:50 +0200 Subject: [PATCH] fix import --- lib/src/Components/Map/UtopiaMapInner.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/src/Components/Map/UtopiaMapInner.tsx b/lib/src/Components/Map/UtopiaMapInner.tsx index 33adee54..369cbd00 100644 --- a/lib/src/Components/Map/UtopiaMapInner.tsx +++ b/lib/src/Components/Map/UtopiaMapInner.tsx @@ -45,6 +45,7 @@ import { TextView } from './Subcomponents/ItemPopupComponents/TextView' import { MapLibreLayer } from './Subcomponents/MapLibreLayer' import type { Feature, Geometry as GeoJSONGeometry, GeoJsonObject } from 'geojson' +import { SelectPositionToast } from './Subcomponents/SelectPositionToast' export function UtopiaMapInner({ children,