Skip to content

Instantly share code, notes, and snippets.

@BretCameron
Last active March 7, 2019 13:28
Show Gist options
  • Save BretCameron/cd5c8fd2f67f75e881b09e9f92a4abcc to your computer and use it in GitHub Desktop.
Save BretCameron/cd5c8fd2f67f75e881b09e9f92a4abcc to your computer and use it in GitHub Desktop.
How to change a JSX className using state
<div className={this.state.skin}>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment