Commit 889447f4 authored by afc163's avatar afc163

Fix code style

parent 4778d953
......@@ -100,9 +100,9 @@ class Login extends Component {
activeKey={type}
onChange={this.onSwitch}
>
{ TabChildren }
{TabChildren}
</Tabs>
{ otherChildren }
{otherChildren}
</div>
) : children
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment