import Avatar from '@mui/joy/Avatar'; import Box from '@mui/joy/Box'; import List from '@mui/joy/List'; import ListItem from '@mui/joy/ListItem'; import ListItemContent from '@mui/joy/ListItemContent'; import ListItemDecorator from '@mui/joy/ListItemDecorator'; import Typography from '@mui/joy/Typography'; export default function EllipsisList() { return ( Inbox Brunch this weekend? I'll be in your neighborhood doing errands this Tuesday. Summer BBQ Wish I could come, but I'm out of town this Friday. ); }