Skip to content

Commit

Permalink
fix: create token
Browse files Browse the repository at this point in the history
  • Loading branch information
agrim-deriv committed Aug 26, 2024
1 parent f65a14f commit 1041ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/dashboard/manage-dashboard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const ManageDashboard = () => {
target: '_self',
},
[TDashboardTab.REGISTER_TOKENS]: {
content: 'Register tokens',
content: 'Create token',
href: '/dashboard',
target: '_self',
},
Expand Down

0 comments on commit 1041ad0

Please sign in to comment.