Skip to content

Commit

Permalink
reset as no submit
Browse files Browse the repository at this point in the history
  • Loading branch information
peintnermax committed Jul 16, 2024
1 parent 3da422b commit da7b217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/login/src/ui/PasswordForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da7b217

Please sign in to comment.