aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/cancel-transaction
Commit message (Collapse)AuthorAgeFilesLines
* Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵Alexander Tseung2018-09-213-13/+18
| | | | hideModal from modal components.
* Add unit testsAlexander Tseung2018-09-204-9/+88
|
* Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-207-0/+195
component. Add CancelTransaction modal