mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Linted
This commit is contained in:
parent
5e4f3e430a
commit
d26ce807fb
@ -268,6 +268,7 @@ Home.propTypes = {
|
|||||||
isPopup: PropTypes.bool,
|
isPopup: PropTypes.bool,
|
||||||
isMouseUser: PropTypes.bool,
|
isMouseUser: PropTypes.bool,
|
||||||
t: PropTypes.func,
|
t: PropTypes.func,
|
||||||
|
suggestedTokens: PropTypes.object,
|
||||||
}
|
}
|
||||||
|
|
||||||
function mapStateToProps (state) {
|
function mapStateToProps (state) {
|
||||||
|
Loading…
Reference in New Issue
Block a user