You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
fix lint
This commit is contained in:
@@ -67,7 +67,7 @@ export default class RoomHeaderButtons extends HeaderButtons {
|
||||
isHighlighted={this.state.phase === RightPanel.Phase.NotificationPanel}
|
||||
clickPhase={RightPanel.Phase.NotificationPanel}
|
||||
analytics={['Right Panel', 'Notification List Button', 'click']}
|
||||
/>
|
||||
/>,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user