<Button
          type="button"
          className="w-100 rounded-0 text-start text-truncate"
          onClick={onClick}
          variant={isActive ? 'secondary' : null}