Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jan 28, 2020
1 parent 2b6f068 commit 3880030
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ exports[`SideNavMenu should render 1`] = `
aria-haspopup="true"
className="bx--side-nav__submenu"
onClick={[Function]}
onKeyDown={[Function]}
type="button"
>
<SideNavIcon
Expand Down Expand Up @@ -128,6 +129,7 @@ exports[`SideNavMenu should render 1`] = `
</button>
<ul
className="bx--side-nav__menu"
onKeyDown={[Function]}
role="menu"
>
text
Expand Down

0 comments on commit 3880030

Please sign in to comment.