handleMouseEnter = ({ currentTarget }) => {
    if (autoPlayGif) {
      return;
    }