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 46157cb476
Remove redundant PropTypes (#8126)
Specifying a PropType of either type `node` or type
`arrayOf(PropTypes.node)` is redundant, because an array of nodes is
itself a node.
2020-02-27 10:31:59 -04:00
..
components Remove redundant PropTypes (#8126) 2020-02-27 10:31:59 -04:00
css Delete shapeshift functionality; retain state and display (#8118) 2020-02-26 09:34:46 -08:00
ducks Delete shapeshift functionality; retain state and display (#8118) 2020-02-26 09:34:46 -08:00
helpers Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
pages Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00
selectors Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00
store Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04:00