diff --git a/services/web/frontend/js/features/project-list/components/table/cells/action-buttons/download-presentation-button.tsx b/services/web/frontend/js/features/project-list/components/table/cells/action-buttons/download-presentation-button.tsx
index 68ff87d241..2d77d9f152 100644
--- a/services/web/frontend/js/features/project-list/components/table/cells/action-buttons/download-presentation-button.tsx
+++ b/services/web/frontend/js/features/project-list/components/table/cells/action-buttons/download-presentation-button.tsx
@@ -154,7 +154,7 @@ const DownloadPresentationButtonTooltip = memo(
{exporting !== null ? (
) : (
-
+
)}