Adam Smedberg

Results 1 comments of Adam Smedberg

> > **Upd2** I think I've found the problem: > > ```js > this.events.click = (event) => { > const state = this.getState() > const dragOffsetX = this.props.direction !== 'vertical'...