1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/app/pages/send/send-content/add-recipient
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
..
tests Fix send warning dialog (#9321) 2020-08-28 12:57:07 -02:30
add-recipient.component.js Fix send warning dialog (#9321) 2020-08-28 12:57:07 -02:30
add-recipient.container.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
add-recipient.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
ens-input.component.js fix ens error text on mainnet (#9314) 2020-08-26 19:56:14 -03:00
ens-input.container.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
ens-input.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30