Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
cklat committed Oct 22, 2023
1 parent 2dbf36f commit 1790f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function App() {
<Link to="/">home</Link>
</p>
<p>
<Link to="/otherpage">Other page</Link>
<Link to="/otherpage">Other pageee</Link>
</p>
</body>
<div>
Expand Down

0 comments on commit 1790f5d

Please sign in to comment.