diff --git a/code/core/src/components/components/ProgressSpinner/ProgressSpinner.tsx b/code/core/src/components/components/ProgressSpinner/ProgressSpinner.tsx
index a5ba3ada44f7..02f81ab6d344 100644
--- a/code/core/src/components/components/ProgressSpinner/ProgressSpinner.tsx
+++ b/code/core/src/components/components/ProgressSpinner/ProgressSpinner.tsx
@@ -79,11 +79,11 @@ export const ProgressSpinner = ({
{running && (
-
+
)}
-
+
) : (