Skip to content

Instantly share code, notes, and snippets.

@Ekwuno

Ekwuno/enter.js Secret

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