import { Fragment } from 'react' import Avatar from '@material-ui/core/Avatar' import Typography from '@material-ui/core/Typography' import './style.scss' export default function LetterAvatars() { return ( Shaw
S
) }