From 087817aa65fef34f3f5f710d84207275805b7e7e Mon Sep 17 00:00:00 2001 From: Rebecca Alpert Date: Tue, 5 Aug 2025 13:55:35 -0400 Subject: [PATCH] chore(HighContrast): Fix a11y issues --- .../src/demos/examples/HighContrast/HighContrast.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/react-core/src/demos/examples/HighContrast/HighContrast.tsx b/packages/react-core/src/demos/examples/HighContrast/HighContrast.tsx index 5c67c5b5015..da9f1035929 100644 --- a/packages/react-core/src/demos/examples/HighContrast/HighContrast.tsx +++ b/packages/react-core/src/demos/examples/HighContrast/HighContrast.tsx @@ -195,7 +195,7 @@ export const TabsOpenDemo = () => { isRequired fieldId="horizontal-form-checkbox-group" role="group" - labelHelp={} + labelHelp={} > { label="Description" fieldId="horizontal-form-select" isRequired - labelHelp={} + labelHelp={} > -