mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-01-03 16:53:50 +01:00
code fix
This commit is contained in:
parent
b6ba119b9a
commit
cff2b6a652
@ -122,7 +122,7 @@ const ForgotPasswordPage = (): React.ReactElement => {
|
||||
return (
|
||||
<div>
|
||||
<Header type="only-signin" />
|
||||
{<ForgotPassword />}
|
||||
<ForgotPassword />
|
||||
<Footer />
|
||||
</div>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user