aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/cancel-transaction/cancel-transaction.component.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵Alexander Tseung2018-09-211-5/+3
| | | | hideModal from modal components.
* Add unit testsAlexander Tseung2018-09-201-4/+3
|
* Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-201-0/+71
component. Add CancelTransaction modal