mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 15:03:52 +00:00
reset as no submit
This commit is contained in:
@@ -263,6 +263,7 @@ export default function PasswordForm({
|
||||
<button
|
||||
className="transition-all text-sm hover:text-primary-light-500 dark:hover:text-primary-dark-500"
|
||||
onClick={() => resetPassword()}
|
||||
type="button"
|
||||
disabled={loading}
|
||||
>
|
||||
Reset Password
|
||||
|
||||
Reference in New Issue
Block a user