Skip to content

Instantly share code, notes, and snippets.

@hadnazzar
Created September 14, 2018 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hadnazzar/c5f9fc8822b83832716082bb92ddb7af to your computer and use it in GitHub Desktop.
Save hadnazzar/c5f9fc8822b83832716082bb92ddb7af to your computer and use it in GitHub Desktop.
React dynamic className
className={`wrapper searchDiv ${this.state.something}`}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment