Skip to content

Commit

Permalink
chore: change defi to earn (#5666)
Browse files Browse the repository at this point in the history
  • Loading branch information
reallybeard authored Nov 21, 2023
1 parent 31326c4 commit 52a9222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Routes/RoutesCommon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export const routes: NestedRoute[] = [
},
{
path: '/earn',
label: 'navBar.defi',
label: 'defi.earn',
icon: <DefiIcon />,
main: StakingVaults,
category: RouteCategory.Wallet,
Expand Down

0 comments on commit 52a9222

Please sign in to comment.