componentDidMount()

in src/Transition.js [168:170]


  componentDidMount() {
    this.updateStatus(true, this.appearStatus);
  }