You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Error on top to match login
This commit is contained in:
@@ -377,9 +377,9 @@ module.exports = React.createClass({
|
||||
<AuthHeader />
|
||||
<AuthBody>
|
||||
<h2>{ _t('Create your account') }</h2>
|
||||
{ errorText }
|
||||
{ registerBody }
|
||||
{ signIn }
|
||||
{ errorText }
|
||||
</AuthBody>
|
||||
</AuthPage>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user