little progress and icon changed

This commit is contained in:
AmitChauhan63390
2024-12-10 21:45:09 +05:30
parent 077234212a
commit 5663abe63e
5 changed files with 72 additions and 40 deletions

View File

@@ -83,7 +83,7 @@ const Register = () => {
>
<img src="../src/assets/maxunlogo.png" alt="logo" height={55} width={60} style={{ marginBottom: 20, borderRadius: "20%", alignItems: "center" }} />
<Typography variant="h4" gutterBottom>
Create an Account
{t('register.title')}
</Typography>
<TextField
fullWidth