This commit is contained in:
Dan Finlay 2018-06-18 15:44:43 -07:00
parent 5e4f3e430a
commit d26ce807fb
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ Home.propTypes = {
isPopup: PropTypes.bool,
isMouseUser: PropTypes.bool,
t: PropTypes.func,
suggestedTokens: PropTypes.object,
}
function mapStateToProps (state) {