update build

This commit is contained in:
Sean Yesmunt 2018-06-18 12:57:19 -04:00
parent 5cf243b28b
commit 160d684652

2
dist/bundle.js vendored
View file

@ -3236,7 +3236,7 @@ var selectNavLinks = exports.selectNavLinks = (0, _reselect.createSelector)(sele
path: '/wallet',
active: currentPage === 'wallet'
}, {
label: 'Send & Recieve',
label: 'Send & Receive',
path: '/send',
active: currentPage === 'send'
}, {