refactor: api integrate for NEFT,RTGS.IMPS and account statement
This commit is contained in:
@@ -103,6 +103,8 @@ export default function Login() {
|
||||
message: "Internal Server Error",
|
||||
autoClose: 5000,
|
||||
});
|
||||
localStorage.removeItem("access_token");
|
||||
localStorage.removeItem("remitter_name");
|
||||
return;
|
||||
}
|
||||
const data = await response.json();
|
||||
|
||||
Reference in New Issue
Block a user