import Avatar from '@mui/joy/Avatar'; import Badge from '@mui/joy/Badge'; export default function BadgeInset() { return ( ); }