Skip to content

Commit

Permalink
Merge pull request #170 from IBM/work/IVSC-34
Browse files Browse the repository at this point in the history
feat(sdk): ivsc-34 Remove SDKs - inert fix
  • Loading branch information
bkarolyi authored Mar 28, 2024
2 parents 554660e + e2df6fd commit b6f00ae
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 b6f00ae

Please sign in to comment.