handleVote (e) {
    if (!this.props.user.state.fulfilled) return

    const { value } = this.state
    topicStore