Skip to content

Commit

Permalink
Remove "Blocks" link from NavLinks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennievon committed Jul 8, 2024
1 parent 337b6ed commit 868a979
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tools/tenscan/frontend/src/routes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ export const NavLinks: NavLink[] = [
label: "Transactions",
isExternal: false,
},
{
href: "/blocks",
label: "Blocks",
isExternal: false,
},
{
href: "/batches",
label: "Batches",
Expand Down

0 comments on commit 868a979

Please sign in to comment.