From cb2a9553634437102e775113b61aff2335836e6b Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 13 May 2026 08:57:30 +0200 Subject: [PATCH] fix : composant TabList + client playground --- .playground/pages/composant/form/client.vue | 44 ++++++++++++++---- COMPONENTS.md | 30 +++++++++++-- app/components/malio/tab/TabList.test.ts | 50 +++++++++++++++++++++ app/components/malio/tab/TabList.vue | 13 ++++-- 4 files changed, 123 insertions(+), 14 deletions(-) diff --git a/.playground/pages/composant/form/client.vue b/.playground/pages/composant/form/client.vue index 3569070..ac6131c 100644 --- a/.playground/pages/composant/form/client.vue +++ b/.playground/pages/composant/form/client.vue @@ -77,7 +77,7 @@