1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/ui/app
Mark Stacey 398a45bfdd
Replace clone dependency with cloneDeep from lodash (#7926)
This was done to reduce the number of direct dependencies we have. It
should be functionally equivalent. The bundle size should not change,
as we use `clone` as a transitive dependency in a number of places.
2020-01-29 13:14:33 -04:00
..
components Disable unnecessary curly braces in JSX (#7454) 2019-11-18 11:38:47 -03:30
reducers Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00
actions.spec.js Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
selectors.spec.js Remove unused current view related things (#7843) 2020-01-16 13:02:44 -04:00