feat: update migration logic and remove consolelog

This commit is contained in:
Rıdvan Akca
2023-03-03 14:10:54 +03:00
parent 18089a8076
commit d061eb7b58
3 changed files with 23 additions and 7 deletions

View File

@@ -51,9 +51,8 @@ function renderFields(props: { loading: boolean }) {
Login
</LoadingButton>
<Typography variant="body1" align='center' mt={3}>
Don't have an Automatisch account yet?
<Typography variant="body1" align="center" mt={3}>
Don't have an Automatisch account yet?
<Link to={URLS.SIGNUP}>Sign Up</Link>
</Typography>
</>