From 829baac85ef91ebab8a90134f2b47323f81eabca Mon Sep 17 00:00:00 2001 From: Omar El Alaoui El Ismaili Date: Mon, 5 May 2025 20:36:09 +0200 Subject: [PATCH] apply prettier to adminappointment --- .../src/components/AdminAppointments.vue | 254 ++++++++++-------- 1 file changed, 136 insertions(+), 118 deletions(-) diff --git a/front/MyINPulse-front/src/components/AdminAppointments.vue b/front/MyINPulse-front/src/components/AdminAppointments.vue index ce96ce6..59535c4 100644 --- a/front/MyINPulse-front/src/components/AdminAppointments.vue +++ b/front/MyINPulse-front/src/components/AdminAppointments.vue @@ -1,174 +1,192 @@