5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
|
|
<IconButton aria-label={notificationsLabel(100)}>
|
||
|
|
<Badge badgeContent={100} color="secondary">
|
||
|
|
<MailIcon />
|
||
|
|
</Badge>
|
||
|
|
</IconButton>
|