componentWillReceiveProps = (nextProps) => {
    const commentsReplying = nextProps.commentsReplying || {}

    if (commentsReplying.pending) {
      this.setState({