Merge pull request #373 from matrix-org/rav/more_react_warnings
Silence some more react warnings
This commit is contained in:
commit
89d2a56584
2 changed files with 6 additions and 3 deletions
|
@ -492,7 +492,7 @@ module.exports = React.createClass({
|
|||
invitedSection = (
|
||||
<div className="mx_MemberList_invited">
|
||||
<h2>Invited</h2>
|
||||
<div autoshow={true} className="mx_MemberList_wrapper">
|
||||
<div className="mx_MemberList_wrapper">
|
||||
{invitedMemberTiles}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue