TyVik/geopuzzle

Name arguments

TyVik opened this issue · 2 comments

TyVik commented

this.fetchPage(1, false) => this.fetchPage({ pageNymber: 1, forceReset: false })

this.setState(GameScrollList.getInitialState(this.props), () => {this.fetchPage(1, false).then()});

@TyVik Can I work on this issue?

TyVik commented

Hi! Yep, sure :) Please correct in all the places you find.