aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-footer/send-footer.container.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/send_/send-footer/send-footer.container.js')
-rw-r--r--ui/app/components/send_/send-footer/send-footer.container.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/app/components/send_/send-footer/send-footer.container.js b/ui/app/components/send_/send-footer/send-footer.container.js
index 64e4b4bd3..260ff40bc 100644
--- a/ui/app/components/send_/send-footer/send-footer.container.js
+++ b/ui/app/components/send_/send-footer/send-footer.container.js
@@ -20,9 +20,11 @@ import {
getSendToAccounts,
getTokenBalance,
getUnapprovedTxs,
- isSendFormInError,
} from '../send.selectors'
import {
+ isSendFormInError,
+} from './send-footer.selectors'
+import {
addressIsNew,
constructTxParams,
constructUpdatedTx,