From 3d8f6406a76c5076329e1201fbd73e744fcaa9e3 Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Mon, 26 Aug 2024 17:05:09 +0200 Subject: [PATCH] =?UTF-8?q?a11y:=20ajoute=20un=20aria-label=20=C3=A0=20Swi?= =?UTF-8?q?tchInput?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/source/components/conversation/ChoicesInput.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/site/source/components/conversation/ChoicesInput.tsx b/site/source/components/conversation/ChoicesInput.tsx index 25d8175b0..dc2f7cb63 100644 --- a/site/source/components/conversation/ChoicesInput.tsx +++ b/site/source/components/conversation/ChoicesInput.tsx @@ -359,6 +359,7 @@ export const SwitchInput = (props: { id={id} key={key} invertLabel={invertLabel} + aria-label={label} > {label}