Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed Nov 7, 2024
1 parent d7706e1 commit 65e562b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
4 changes: 1 addition & 3 deletions frontend/components/Navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ const Navbar = () => {
</div>
</Link>
</div>
<div className="navbar-center">
<Link href="/sample">Sample application</Link>
</div>

<div className="navbar-end gap-2">
<ConnectButton />
<label className="cursor-pointer grid place-items-center m-2">
Expand Down
56 changes: 0 additions & 56 deletions frontend/pages/sample.js

This file was deleted.

0 comments on commit 65e562b

Please sign in to comment.