();
const { t } = useTranslation();
// derived values
@@ -54,11 +45,6 @@ function ProjectCreateHeader(props: Props) {
alt={t("project_cover_image_alt")}
className="absolute top-0 left-0 h-full w-full rounded-lg"
/>
- {showActionButtons && (
-
- )}
{isClosable && (