mirror of
https://github.com/openziti/zrok.git
synced 2025-06-03 00:26:00 +02:00
add a title (#840)
This commit is contained in:
parent
f341b839dc
commit
06c20a1a93
@ -12,6 +12,7 @@ const ForgotPassword = () => {
|
|||||||
<img src={zroket} height="300"/>
|
<img src={zroket} height="300"/>
|
||||||
<h1 style={{ color: "#241775" }}>z r o k</h1>
|
<h1 style={{ color: "#241775" }}>z r o k</h1>
|
||||||
<Box component="form" noValidate>
|
<Box component="form" noValidate>
|
||||||
|
<Typography component="div" align="center"><h2>Forgot Your Password?</h2></Typography>
|
||||||
<TextField
|
<TextField
|
||||||
margin="normal"
|
margin="normal"
|
||||||
required
|
required
|
||||||
|
Loading…
x
Reference in New Issue
Block a user