From e8ddf4e083d32bea26bf4b62f235905f948a7a2e Mon Sep 17 00:00:00 2001 From: tristan Date: Thu, 26 Mar 2026 07:33:20 +0000 Subject: [PATCH] [#MUI-24] Fix composant Select (#22) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [ ] Pas de régression - [ ] TU/TI/TF rédigée - [ ] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: https://gitea.malio.fr/MALIO-DEV/malio-layer-ui/pulls/22 Co-authored-by: tristan Co-committed-by: tristan --- app/components/malio/select/Select.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/app/components/malio/select/Select.vue b/app/components/malio/select/Select.vue index a4244b9..6e604d9 100644 --- a/app/components/malio/select/Select.vue +++ b/app/components/malio/select/Select.vue @@ -1,8 +1,7 @@