diff --git a/src/components/organisms/AssetActions/Compute.tsx b/src/components/organisms/AssetActions/Compute.tsx
index 0394c62f4..ccc77c56a 100644
--- a/src/components/organisms/AssetActions/Compute.tsx
+++ b/src/components/organisms/AssetActions/Compute.tsx
@@ -144,13 +144,14 @@ export default function Compute({
{isLoading ? (
) : (
-
+
+ //
)}