handleClick = e => {
    const value = e.currentTarget.getAttribute('data-index');

    e.preventDefault();