app-next: page2 link

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-04 13:48:59 +02:00
parent 0820925dc5
commit b0526feb70
@@ -68,6 +68,7 @@ const Page1 = createPageExtension({
<div>
<h1>This is page 1</h1>
<Link to={indexLink()}>Go back</Link>
<Link to="./page2">Page 2</Link>
{/* <Link to={page2Link()}>Page 2</Link> */}
<div>