pull main

This commit is contained in:
Sabda Yagra 2025-06-26 09:59:32 +07:00
commit 9345345e02
1 changed files with 3 additions and 3 deletions

View File

@ -535,10 +535,10 @@ const LoginForm = () => {
</div> </div>
<Button <Button
type="submit" type="button"
fullWidth fullWidth
// onClick={handleEmailValidation} onClick={handleEmailValidation}
// disabled={isPending} disabled={isPending}
> >
Selanjutnya Selanjutnya
</Button> </Button>