Skip to content

Commit

Permalink
Updates snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
comountainclimber committed Aug 6, 2021
1 parent d2037ff commit 9540da4
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions __tests__/components/__snapshots__/Sidebar.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1110,40 +1110,6 @@ exports[`Sidebar renders without crashing 1`] = `
</Link>
</Route>
</NavLink>
<NavLink
activeClassName="active"
aria-current="page"
className="mobileNavItem"
id="mobile"
to="/mobile"
>
<Route
path="\\\\/mobile"
>
<Link
aria-current={null}
className="mobileNavItem"
id="mobile"
replace={false}
to="/mobile"
>
<a
aria-current={null}
className="mobileNavItem"
href="/mobile"
id="mobile"
onClick={[Function]}
>
<Component>
<svg />
</Component>
<div>
Mobile app
</div>
</a>
</Link>
</Route>
</NavLink>
</div>
<Connect(withActions(Connect(withActions(Logout))))
className="group logoutToolTipGroup navItem"
Expand Down

0 comments on commit 9540da4

Please sign in to comment.