Skip to content

Commit

Permalink
feat(sdk): ivsc-34 Remove SDKs - inert fix
Browse files Browse the repository at this point in the history
Signed-off-by: Balazs Karolyi <[email protected]>
  • Loading branch information
Balazs Karolyi committed Mar 28, 2024
1 parent 0b53066 commit e2df6fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gatsby-theme-carbon/components/LeftNav/LeftNav.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ function LeftNav({ location, homepage, is404, theme }) {
aria-label="Side navigation"
expanded={leftNavIsOpen}
defaultExpanded={leftNavIsOpen}
inert
isPersistent={!navigationStyle}
className={cx(getLeftNavClassNames(), sideNavShadow)}
>
Expand Down

0 comments on commit e2df6fd

Please sign in to comment.