handleNextClick = () => {
    const { onNextStep, category } = this.props;

    switch(category) {
    case 'dislike':