mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add missing comma
This commit is contained in:
parent
f5039ac9af
commit
c561647460
@ -32,6 +32,7 @@ module.exports = React.createClass({
|
||||
<button onClick={this.onCasClicked}>Sign in with CAS</button>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
},
|
||||
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user