Skip to content

Instantly share code, notes, and snippets.

@jnsdls
Created September 13, 2016 08:45
Show Gist options
  • Save jnsdls/c7c66bdde90eb7637dd90e5aba12205d to your computer and use it in GitHub Desktop.
Save jnsdls/c7c66bdde90eb7637dd90e5aba12205d to your computer and use it in GitHub Desktop.
switchPanel() {
this.props.switchPanel(1); // again we just tell our <App /> to handle it.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment