1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/test/unit/ui/app
Mark Stacey 4328db78d7
Remove unused token cell methods and props (#8238)
The `network` prop was being passed to the Identicon despite that not
being an Identicon prop, and the `userAddress` prop was being passed
down by the container but was unused. The methods removed were not
called anywhere.
2020-03-25 14:59:16 -03:00
..
components Remove unused token cell methods and props (#8238) 2020-03-25 14:59:16 -03:00
reducers LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
actions.spec.js Delete shapeshift functionality; retain state and display (#8118) 2020-02-26 09:34:46 -08:00
selectors.spec.js Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00