Typography material ui import code example
Example: Typography material ui import
import Typography from '@material-ui/core/Typography';
// or
import { Typography } from '@material-ui/core';
import Typography from '@material-ui/core/Typography';
// or
import { Typography } from '@material-ui/core';