20609: Add subprogress progress bar along with required bootstrap/coreUI styles
[arvados-workbench2.git] / src / views / process-panel / process-panel-root.tsx
index 7a24089901333e5195af66081bf14bb8369e0035..c972c0a6cf9ebf130463c72b39ee69b750970945 100644 (file)
@@ -205,7 +205,7 @@ export const ProcessPanelRoot = withStyles(styles)(
                     xs
                     maxHeight="50%"
                     data-cy="process-children">
-                    <SubprocessPanel />
+                    <SubprocessPanel process={process} />
                 </MPVPanelContent>
             </MPVContainer>
         ) : (