Skip to content

Instantly share code, notes, and snippets.

@interaminense
Created February 28, 2018 04:31
Show Gist options
  • Save interaminense/4db2cd4b7d71b49af0735df512e1af87 to your computer and use it in GitHub Desktop.
Save interaminense/4db2cd4b7d71b49af0735df512e1af87 to your computer and use it in GitHub Desktop.
Mathematics Lifecycle Created
created() {
this.state.countdown = this.props.countdown;
this.setLvl(this.props.lvlDefault);
this.setInitGame();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment