Skip to content

Commit

Permalink
Fix example index page
Browse files Browse the repository at this point in the history
  • Loading branch information
ypresto committed Oct 7, 2024
1 parent 644d9e2 commit bfa61da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ export default function Home() {
<li>
<Link href="/page1">App Router</Link>
</li>
</ol>

<ol>
<li>
<Link href="/pages-router/page1">Pages Router</Link>
</li>
Expand Down

0 comments on commit bfa61da

Please sign in to comment.