feat: welcome msg

This commit is contained in:
karishmas6
2024-09-25 17:04:56 +05:30
parent ec2b5d1174
commit 42e06a7405
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ const Register = () => {
}}
>
<Typography component="h1" variant="h5">
Register
Create an account
</Typography>
<Box component="form" onSubmit={submitForm} sx={{ mt: 1 }}>
<TextField