change SendForm route container

pull/260/head
Szymon Lesisz 6 years ago
parent 9f6e9e37a6
commit 6449749492

@ -17,7 +17,7 @@ import ImportView from 'views/Landing/views/Import/Container';
// wallet views
import WalletContainer from 'views/Wallet';
import AccountSummary from 'views/Wallet/views/Account/Summary';
import AccountSend from 'views/Wallet/views/Account/Send/Container';
import AccountSend from 'views/Wallet/views/Account/Send';
import AccountReceive from 'views/Wallet/views/Account/Receive/Container';
import AccountSignVerify from 'views/Wallet/views/Account/SignVerify/Container';

Loading…
Cancel
Save