lint
This commit is contained in:
parent
26eaef848b
commit
d6a532040e
3 changed files with 3 additions and 3 deletions
|
@ -182,7 +182,7 @@ export default class RoomSublist2 extends React.Component<IProps, IState> {
|
|||
tabIndex={tabIndex}
|
||||
className={"mx_RoomSubList_label"}
|
||||
role="treeitem"
|
||||
aria-level="1"
|
||||
aria-level={1}
|
||||
>
|
||||
{chevron}
|
||||
<span>{this.props.label}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue