diff --git a/portal-ui/src/screens/Console/Watch/Watch.tsx b/portal-ui/src/screens/Console/Watch/Watch.tsx index 05cb8f7a5..bc54d7a0a 100644 --- a/portal-ui/src/screens/Console/Watch/Watch.tsx +++ b/portal-ui/src/screens/Console/Watch/Watch.tsx @@ -245,15 +245,25 @@ const Watch = ({ }} variant="standard" /> - + {start ? ( + + ) : ( + + )}