1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey ad5174a588
Fix retry transaction (#8177)
The `createRetryTransaction` was accidentally removed from the
`gas-modal-page-container` component during a refactor in #7730.
Attempting to retry a transaction since that change has resulted in a
UI crash.
2020-03-11 12:07:48 -03:00
..
components Fix retry transaction (#8177) 2020-03-11 12:07:48 -03:00
css Notifications Icon Circles (#7830) 2020-03-11 12:30:39 -02:30
ducks LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
helpers Translation helper: substitute react components and component wrapping substrings (#8129) 2020-03-11 12:30:05 -02:30
pages Translation helper: substitute react components and component wrapping substrings (#8129) 2020-03-11 12:30:05 -02:30
selectors LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
store LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00