From 1c664b1678d653df75f865fb5de02e0e71a77b6f Mon Sep 17 00:00:00 2001 From: adamviktora Date: Fri, 18 Aug 2023 13:01:35 +0200 Subject: [PATCH] fix(Nav): subnav aria-label --- .../src/demos/examples/Nav/NavHorizontalWithSubnav.tsx | 2 +- packages/react-core/src/demos/examples/Nav/NavWithSubnav.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react-core/src/demos/examples/Nav/NavHorizontalWithSubnav.tsx b/packages/react-core/src/demos/examples/Nav/NavHorizontalWithSubnav.tsx index 0ef7bac4a53..7d6eaa5bb20 100644 --- a/packages/react-core/src/demos/examples/Nav/NavHorizontalWithSubnav.tsx +++ b/packages/react-core/src/demos/examples/Nav/NavHorizontalWithSubnav.tsx @@ -123,7 +123,7 @@ export const HorizontalNavWithSubnav: React.FunctionComponent = () => { ); const SubNav = ( -