1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 21:00:13 +01:00
metamask-extension/ui/app/store
Mark Stacey 31a4788bf9
Fix private key export (#7632)
There were a few older actions that were written such that they assumed
`this` referred to the `actions` object. That assumption no longer held
as of #7561. These actions have been updated to refer directly to the
actions object instead.
2019-12-03 19:39:26 -04:00
..
actions.js Fix private key export (#7632) 2019-12-03 19:39:26 -04:00
store.js Add React and Redux DevTools (#6793) 2019-07-11 12:27:06 -02:30