Skip to content

Instantly share code, notes, and snippets.

@Ekwuno

Ekwuno/list.js Secret

Created March 6, 2019 18:29
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 Ekwuno/79cc42c97eb65574a94387ad3cbeaacc to your computer and use it in GitHub Desktop.
Save Ekwuno/79cc42c97eb65574a94387ad3cbeaacc to your computer and use it in GitHub Desktop.
<li
className={cx('list-item', {
'list-item--active': this.state
.highlightedHobby,
})}
>Writing JavaScript</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment