From 891330d98d75b8621bda2dd7528e099af287060c Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 24 Sep 2025 10:32:25 +0200 Subject: Migrate to tailwind styles --- src/components/Map.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/components/Map.tsx') diff --git a/src/components/Map.tsx b/src/components/Map.tsx index 0e39308..070dc5c 100644 --- a/src/components/Map.tsx +++ b/src/components/Map.tsx @@ -99,10 +99,7 @@ export function Map({ slider, images }: MapProps) { return (
-
+
); } \ No newline at end of file -- cgit v1.3.1