Big typo fix
"recieve"
This commit is contained in:
parent
52ffd4c6bd
commit
5cf243b28b
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ export const selectNavLinks = createSelector(
|
|||
active: currentPage === 'wallet',
|
||||
},
|
||||
{
|
||||
label: 'Send & Recieve',
|
||||
label: 'Send & Receive',
|
||||
path: '/send',
|
||||
active: currentPage === 'send',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue