mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-21 20:36:37 +00:00
Format all files
This commit is contained in:
@@ -342,7 +342,10 @@ export default function ResetPasswordForm({
|
||||
<FormControl>
|
||||
<Input
|
||||
{...field}
|
||||
disabled={env.email.emailEnabled}
|
||||
disabled={
|
||||
env.email
|
||||
.emailEnabled
|
||||
}
|
||||
/>
|
||||
</FormControl>
|
||||
<FormMessage />
|
||||
|
||||
Reference in New Issue
Block a user