diff --git a/src/components/ui/project/kroniimap/KroniiMap.tsx b/src/components/ui/project/kroniimap/KroniiMap.tsx index 29e72f8a..dcfe3f69 100644 --- a/src/components/ui/project/kroniimap/KroniiMap.tsx +++ b/src/components/ui/project/kroniimap/KroniiMap.tsx @@ -1,7 +1,6 @@ 'use client'; import { -// @ts-expect-error useZoomPanContext does not exist ComposableMap, Geographies, Geography, Marker, ZoomableGroup, useZoomPanContext, } from 'react-simple-maps'; // @ts-expect-error no types