Skip to content

Commit 00f6d43

Browse files
authored
fix: bump deps (#113)
* fix: update ui-components * fixup! bump all deps * fixup!
1 parent e4dd399 commit 00f6d43

3 files changed

Lines changed: 1201 additions & 1584 deletions

File tree

components/Navigation/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export default ({ metadata }) => {
1717
return (
1818
<NavBar
1919
Logo={Logo}
20+
pathname="/learn"
2021
sidebarItemTogglerAriaLabel="Toggle navigation menu"
2122
navItems={navigation}
2223
>

0 commit comments

Comments
 (0)