feat: variant h4
This commit is contained in:
@@ -58,7 +58,7 @@ const Register = () => {
|
|||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Typography component="h1" variant="h5">
|
<Typography variant="h4" gutterBottom>
|
||||||
Create an account
|
Create an account
|
||||||
</Typography>
|
</Typography>
|
||||||
<Box component="form" onSubmit={submitForm} sx={{ mt: 1 }}>
|
<Box component="form" onSubmit={submitForm} sx={{ mt: 1 }}>
|
||||||
|
|||||||
Reference in New Issue
Block a user