import Typography from '@mui/material/Typography'; import Box from '@mui/material/Box'; export default function LineHeight() { return ( Normal height. line-height: 2 ); }