aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/usd-fee-display.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused files from ui folder. (#3577)anticlimactic2018-03-191-35/+0
| | | | | | * Removed unused UI files. Fixes #3434. * Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui.
* More lint fixesDan2017-11-021-2/+2
|
* Stop setting 'currentCurrency' and use local state for active currency in ↵Dan2017-09-141-2/+2
| | | | send.js
* Refactor gas-fee-display to include usd and eth fee displays as separate ↵Dan2017-08-311-0/+35
components.