linting
This commit is contained in:
parent
1237de3ef0
commit
deb0f902e3
3 changed files with 3 additions and 7 deletions
|
@ -47,9 +47,7 @@ module.exports = React.createClass({
|
|||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
else
|
||||
{
|
||||
} else {
|
||||
return (
|
||||
<div className="mx_Login">
|
||||
{ this.props.children }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue