render () {
    const { topic, user } = this.props

    if (user.state.pending) return null