import Typography from '@mui/joy/Typography'; export default function NestedTypography() { return ( Typography lets you create nested{' '} typography. Use your{' '} imagination {' '} to build wonderful{' '} user interface . ); }