提交 d9793524 编写于 作者: T triste 提交者: 偏右

fixed the login component not pass the object children

上级 ae2c5b6e
......@@ -113,9 +113,7 @@ class Login extends Component {
</Tabs>
{otherChildren}
</React.Fragment>
) : (
[...children]
)}
) : children}
</Form>
</div>
</LoginContext.Provider>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册