Enable useNextVariants and replace depracated typography variants
[arvados-workbench2.git] / src / views / process-panel / subprocesses-card.tsx
index 9cff1e981630ed6a72e8a2868bb8c70c413b22cd..0314a543f0e0302c57a45239438809e61575fea3 100644 (file)
@@ -40,7 +40,7 @@ export const SubprocessesCard = withStyles(styles)(
             <CardHeader
                 className={classes.title}
                 title={
-                    <Typography noWrap variant="title" color='inherit'>
+                    <Typography noWrap variant='h6' color='inherit'>
                         Subprocess and filters
                 </Typography>} />
             <CardContent>