1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components
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
..
app Remove redundant PropTypes (#8126) 2020-02-27 10:31:59 -04:00
ui Add stories for Identicon component (#8113) 2020-02-26 22:08:58 -04:00