SF-FCC / nextstep

0 stars 6 forks source link

Hide account dropdown when account button is clicked #152

Closed tymeart closed 5 years ago

tymeart commented 5 years ago

Oh wait, should I remove the !this.componentRef on this line as well since I removed it from the line below it?

if (this.state.waitForTransition || !this.wrapperRef || !this.componentRef) return;