mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
[Glitch] Add aria-label to column regions
Port 66dbb59aa1 to glitch-soc
This commit is contained in:
@@ -179,6 +179,7 @@ export default class Notifications extends React.PureComponent {
|
||||
ref={this.setColumnRef}
|
||||
name='notifications'
|
||||
extraClasses={this.props.notifCleaningActive ? 'notif-cleaning' : null}
|
||||
label={intl.formatMessage(messages.title)}
|
||||
>
|
||||
<ColumnHeader
|
||||
icon='bell'
|
||||
|
||||
Reference in New Issue
Block a user