refactor: remove type email
This commit is contained in:
@@ -80,7 +80,6 @@ const Body = ({
|
||||
{...accountForm.getInputProps("username")}
|
||||
/>
|
||||
<TextInput
|
||||
type="email"
|
||||
label="Email"
|
||||
{...accountForm.getInputProps("email")}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user