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 91953f062b
Remove unused network prop (#8633)
The `Identicon` component was being passed a `network` prop, despite
not accepting a `network` prop.

A duplicate set of `token-cell` tests have also been deleted, as they
used this prop. The tests were never run, because the file was misnamed
(it needs to be named `.test.js`).
2020-05-20 13:51:21 -03:00
..
components Remove unused network prop (#8633) 2020-05-20 13:51:21 -03:00
contexts
css set home container height to auto (#8577) 2020-05-13 11:12:34 -05:00
ducks Add default values for preferences (#8584) 2020-05-13 11:53:00 -03:00
helpers Use activeTab.origin where possible (#8617) 2020-05-18 20:04:51 -02:30
hooks factor out containers for currency components (#8543) 2020-05-12 14:07:35 -05:00
pages Remove title from Connected Sites modal (#8623) 2020-05-19 14:47:55 -02:30
selectors Disallow all anonymous default export, aside from CSF and migrations (#8535) 2020-05-18 21:18:11 -02:30
store Delete retryTransaction action and background (#8576) 2020-05-12 16:19:33 -07:00