const primaryActionButton =
    (
      <Button
        ouiaId="cv-details-publish-button"
        onClick={() => setIsPublishModalOpen(true)}