Skip to content

Instantly share code, notes, and snippets.

@Ekwuno

Ekwuno/exist.js Secret

Created March 6, 2019 18:23
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/e4cc6ad82b8fefc9900d8a70cc84ded6 to your computer and use it in GitHub Desktop.
Save Ekwuno/e4cc6ad82b8fefc9900d8a70cc84ded6 to your computer and use it in GitHub Desktop.
<CSSTransition
in={this.state.showList}
timeout={400}
classNames="list-transition"
unmountOnExit
appear
exit = {false}
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment