Skip to content

Commit

Permalink
Rename View XDR to XDR
Browse files Browse the repository at this point in the history
  • Loading branch information
quietbits committed Apr 5, 2024
1 parent eb54c41 commit 7d3ac23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MainNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const primaryNavLinks: NavLink[] = [
},
{
href: Routes.VIEW_XDR,
label: "View XDR",
label: "XDR",
},
{
href: Routes.SOROBAN_CONTRACT_EXPLORER,
Expand Down

0 comments on commit 7d3ac23

Please sign in to comment.