From 95eb1545563aa2796656da845eadb3dcfa359e17 Mon Sep 17 00:00:00 2001 From: ALAMI Adnane Date: Tue, 13 May 2025 19:52:31 +0200 Subject: [PATCH] fix: eslint --- .../src/components/LoginComponent.vue | 20 +++++++++++-------- .../src/views/FinalizeAccount.vue | 10 +++++----- .../src/views/JoinOrCreatProjectForEntrep.vue | 6 +++--- 3 files changed, 20 insertions(+), 16 deletions(-) diff --git a/front/MyINPulse-front/src/components/LoginComponent.vue b/front/MyINPulse-front/src/components/LoginComponent.vue index df9df8a..e59db5a 100644 --- a/front/MyINPulse-front/src/components/LoginComponent.vue +++ b/front/MyINPulse-front/src/components/LoginComponent.vue @@ -1,5 +1,5 @@