1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/send
Patryk Łucka cd86d00cb7
Fix send warning dialog (#9321)
This change moves warning message from `add-recipient` component to `send-content`. Currently
whenever provided address is a valid eth address `send-content` is rendered instead of `add-recipient`
this is why warnings never popped up.
2020-08-28 12:57:07 -02:30
..
send-content Fix send warning dialog (#9321) 2020-08-28 12:57:07 -02:30
send-footer Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
send-header Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
tests Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
index.js Add token selection to the send screen (#6445) 2019-04-17 16:45:13 -02:30
send.component.js Fix send warning dialog (#9321) 2020-08-28 12:57:07 -02:30
send.constants.js Fix radix issues (#9247) 2020-08-18 16:38:22 -02:30
send.container.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
send.scss Standardize scss import practices (#9183) 2020-08-19 11:41:56 -05:00
send.utils.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30