Typographie matériel d'interface utilisateur

import Typography from '@material-ui/core/Typography';
// or
import { Typography } from '@material-ui/core';
Cerbrain