Преглед на файлове

fix login with wrong username

CR003
Alex Cheung преди 1 година
родител
ревизия
dda5735faf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/pages/authentication/auth-forms/AuthLoginCustom.js

+ 1
- 1
src/pages/authentication/auth-forms/AuthLoginCustom.js Целия файл

@@ -123,7 +123,7 @@ const AuthLoginCustom = () => {
// setSumitting(false)
})
.catch((error) => {
console.log(error)
// console.log(error.response)
// setSuccess(false)
setOnLogin(false)
if (error.response != undefined) {


Зареждане…
Отказ
Запис