fix lint
This commit is contained in:
parent
1087b36597
commit
7fe8c9cb01
1 changed files with 1 additions and 1 deletions
|
@ -899,7 +899,7 @@ export default React.createClass({
|
|||
initialValue={this.state.profileForm.short_description}
|
||||
onValueChanged={this._onShortDescChange}
|
||||
tabIndex="2"
|
||||
dir="auto" />
|
||||
dir="auto" />;
|
||||
|
||||
rightButtons.push(
|
||||
<AccessibleButton className="mx_GroupView_textButton mx_RoomHeader_textButton"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue