Skip to content

Instantly share code, notes, and snippets.

@Ekwuno

Ekwuno/appear.js Secret

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