add a title (#840)

This commit is contained in:
Michael Quigley 2025-01-28 17:19:29 -05:00
parent f341b839dc
commit 06c20a1a93
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -12,6 +12,7 @@ const ForgotPassword = () => {
<img src={zroket} height="300"/>
<h1 style={{ color: "#241775" }}>z r o k</h1>
<Box component="form" noValidate>
<Typography component="div" align="center"><h2>Forgot Your Password?</h2></Typography>
<TextField
margin="normal"
required