5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
|
|
<IconButton color="neutral" aria-label={notificationsLabel(100)}>
|
||
|
|
<Badge badgeContent={100} badgeInset="-20%">
|
||
|
|
<MailIcon />
|
||
|
|
</Badge>
|
||
|
|
</IconButton>
|