From f0c30fc651c5d05719e1052adce531d1f2ee33e7 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sat, 13 Sep 2025 17:58:33 +0200 Subject: [PATCH] removed unuesed variables --- .../Subcomponents/ItemPopupComponents/HeaderView.tsx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/lib/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx b/lib/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx index cb6c5f1e..0381f290 100644 --- a/lib/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx +++ b/lib/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx @@ -242,7 +242,7 @@ export function HeaderView({ hasUserPermission(api?.collectionName!, 'update', item)) && !hideMenu && (
-