Skip to content

Commit

Permalink
Update apps/dev/components/header.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ThangHuuVu authored and bboyz269 committed May 27, 2022
1 parent 1fb0e21 commit 1185ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dev/components/header.js
Expand Up @@ -104,7 +104,7 @@ export default function Header() {
</Link>
</li>
<li className={styles.navItem}>
<Link href="/middleware-protected?with-params">
<Link href="/middleware-protected">
<a>Middleware protected</a>
</Link>
</li>
Expand Down

0 comments on commit 1185ca5

Please sign in to comment.