From beb0e32b7e50d9e7806ad3a18f5c659a289479ff Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 20 May 2026 11:53:42 +0200 Subject: [PATCH] refactor : Date.vue devient une enveloppe du shell CalendarField (#MUI-33) --- app/components/malio/date/Date.vue | 270 ++++------------------------- 1 file changed, 33 insertions(+), 237 deletions(-) diff --git a/app/components/malio/date/Date.vue b/app/components/malio/date/Date.vue index cb50a8a..65bd880 100644 --- a/app/components/malio/date/Date.vue +++ b/app/components/malio/date/Date.vue @@ -1,113 +1,41 @@ - -