feature/default_network_editable
Dan Finlay 7 years ago
parent 5e4f3e430a
commit d26ce807fb
  1. 1
      ui/app/components/pages/home.js

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

Loading…
Cancel
Save