Enable useNextVariants and replace depracated typography variants
[arvados-workbench2.git] / src / views-components / main-app-bar / main-app-bar.tsx
index 8a7e9f2000f0af954275b3ac6717ff6479550ce1..ff3bee61973f016bc63af7c9792beec1d3ff484a 100644 (file)
@@ -41,7 +41,7 @@ export const MainAppBar = withStyles(styles)(
             <Toolbar className={props.classes.toolbar}>
                 <Grid container justify="space-between">
                     <Grid container item xs={3} direction="column" justify="center">
-                        <Typography variant="title" color="inherit" noWrap>
+                        <Typography variant='h6' color="inherit" noWrap>
                             <Link to={Routes.ROOT} className={props.classes.link}>
                                 arvados workbench
                             </Link>