From 30c83641adfa9a9d216428568a113327d81efecd Mon Sep 17 00:00:00 2001 From: 3thibaut1304 Date: Mon, 7 Jul 2025 19:57:40 +0200 Subject: [PATCH 1/2] fix: reset service cards state on page switch by using unique keys --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5860aef..7b59223 100644 --- a/src/App.vue +++ b/src/App.vue @@ -87,7 +87,7 @@ Date: Mon, 7 Jul 2025 20:13:38 +0200 Subject: [PATCH 2/2] fix eslint unused-vars error in App.vue --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7b59223..4e14a43 100644 --- a/src/App.vue +++ b/src/App.vue @@ -86,7 +86,7 @@ {{ group.name }}