add aria lable to public chat options btn
This commit is contained in:
parent
bc0ded7bec
commit
7eb9e420d5
@ -127,6 +127,7 @@ class ChatDropdown extends Component {
|
||||
circle
|
||||
hideLabel
|
||||
color="primary"
|
||||
aria-label={intl.formatMessage(intlMessages.options)}
|
||||
/>
|
||||
</DropdownTrigger>
|
||||
<DropdownContent placement="bottom right">
|
||||
|
@ -21,4 +21,4 @@
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user