Open pefish opened 8 years ago
ref: (indicator => {this.refs.indicator = indicator || this.refs.indicator}).bind(this)
Is this the same issue as #19 ?
ref: (indicator => {this.refs.indicator = indicator || this.refs.indicator}).bind(this)