diff --git a/src/components/organisms/AssetActions/Compute.tsx b/src/components/organisms/AssetActions/Compute.tsx index 7f98f9306..d1202ec0a 100644 --- a/src/components/organisms/AssetActions/Compute.tsx +++ b/src/components/organisms/AssetActions/Compute.tsx @@ -128,17 +128,20 @@ export default function Compute({
- + {isLoading ? ( + + ) : ( + + )}