aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/pages/routes
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/pages/routes')
-rw-r--r--ui/app/pages/routes/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/pages/routes/index.js b/ui/app/pages/routes/index.js
index 1c96eaf8e..e38a6d6ce 100644
--- a/ui/app/pages/routes/index.js
+++ b/ui/app/pages/routes/index.js
@@ -10,7 +10,7 @@ import { getMetaMaskAccounts, getNetworkIdentifier } from '../../selectors/selec
// init
import FirstTimeFlow from '../first-time-flow'
// accounts
-const SendTransactionScreen = require('../../components/app/send/send.container')
+const SendTransactionScreen = require('../send/send.container')
const ConfirmTransaction = require('../confirm-transaction')
// slideout menu