update build
This commit is contained in:
parent
5cf243b28b
commit
160d684652
1 changed files with 1 additions and 1 deletions
2
dist/bundle.js
vendored
2
dist/bundle.js
vendored
|
@ -3236,7 +3236,7 @@ var selectNavLinks = exports.selectNavLinks = (0, _reselect.createSelector)(sele
|
||||||
path: '/wallet',
|
path: '/wallet',
|
||||||
active: currentPage === 'wallet'
|
active: currentPage === 'wallet'
|
||||||
}, {
|
}, {
|
||||||
label: 'Send & Recieve',
|
label: 'Send & Receive',
|
||||||
path: '/send',
|
path: '/send',
|
||||||
active: currentPage === 'send'
|
active: currentPage === 'send'
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in a new issue