mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-17 10:21:44 +02:00
Lint
This commit is contained in:
parent
4e38b63b82
commit
5d4aa03c8e
@ -329,8 +329,8 @@ export default class SecurityUserSettingsTab extends React.Component {
|
||||
{
|
||||
a: sub => <a href={"#/user/" + MatrixClientPeg.get().getUserId()}
|
||||
onClick={this._onGoToUserProfileClick}
|
||||
>{sub}</a>
|
||||
}
|
||||
>{sub}</a>,
|
||||
},
|
||||
)}
|
||||
</span>
|
||||
<div className='mx_SettingsTab_subsectionText'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user