From 6789cdd9628b0574b22acb70b48b542b1e58f258 Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Sun, 9 Feb 2025 22:48:44 +0100 Subject: [PATCH] leaflet: place pin more accurately --- src/components/event-map.lazy.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/event-map.lazy.tsx b/src/components/event-map.lazy.tsx index bce002b..2fc774e 100644 --- a/src/components/event-map.lazy.tsx +++ b/src/components/event-map.lazy.tsx @@ -13,12 +13,12 @@ export default function Map({ t }: { return (
{/* @ts-expect-error dragging IS a valid prop. */} - + {/* @ts-expect-error attribution IS a valid prop. */} - + {t.where.location}