From 2f5eb6938ecef458b38ff13bde81901b30b98581 Mon Sep 17 00:00:00 2001 From: cnouguier Date: Tue, 27 Aug 2024 07:22:41 +0200 Subject: [PATCH] refactor: removed div container in KLocationMap --- .../components/location/KLocationMap.vue | 24 +++++++------------ 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/map/client/components/location/KLocationMap.vue b/map/client/components/location/KLocationMap.vue index d7f2ba48a..53ef285f4 100644 --- a/map/client/components/location/KLocationMap.vue +++ b/map/client/components/location/KLocationMap.vue @@ -1,19 +1,13 @@