From 7312b0696d6b9ceb2e4518cad2ab29d45d2eddbe Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Mon, 20 Feb 2023 09:45:27 -0500 Subject: [PATCH] fix(checkbox): screen readers announce state correctly (#26817) resolves #25740 --- core/src/components/checkbox/checkbox.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/src/components/checkbox/checkbox.tsx b/core/src/components/checkbox/checkbox.tsx index 0e7e3c3c6a..f32ebf7a08 100644 --- a/core/src/components/checkbox/checkbox.tsx +++ b/core/src/components/checkbox/checkbox.tsx @@ -234,7 +234,6 @@ export class Checkbox implements ComponentInterface { return (