Skip to content

Commit 2dbb53c

Browse files
committed
2 parents 033b64c + 5fc93c0 commit 2dbb53c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/src/core/NavigationHeader/components/shared/AccordionNavItem.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ export default function AccordionNavItem(props: AccordionNavItemProps) {
246246
}
247247
}}
248248
component={componentProp}
249+
hasInvertedStyle={hasInvertedStyle}
249250
href={href}
250251
target={target}
251252
rel={rel}

0 commit comments

Comments
 (0)