This commit is contained in:
Dan Finlay 2016-07-01 10:32:54 -07:00
parent 51a5e66cbb
commit 287222df25
1 changed files with 0 additions and 1 deletions

View File

@ -240,7 +240,6 @@ App.prototype.renderNetworkDropdown = function () {
}
App.prototype.renderDropdown = function () {
const props = this.props
const state = this.state || {}
const isOpen = state.isMainMenuOpen