From a018b6fd46c176bfa881816c9b300213b3480841 Mon Sep 17 00:00:00 2001 From: itskovacs Date: Sun, 12 Oct 2025 16:19:01 +0200 Subject: [PATCH] :lipstick: Update shared trip --- .../shared-trip/shared-trip.component.html | 20 +++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/src/app/components/shared-trip/shared-trip.component.html b/src/src/app/components/shared-trip/shared-trip.component.html index 24bd3e6..0c57016 100644 --- a/src/src/app/components/shared-trip/shared-trip.component.html +++ b/src/src/app/components/shared-trip/shared-trip.component.html @@ -695,7 +695,7 @@
-
+
@for (item of checklistItems; track item.id) {