feat : In home page "get statement" worked.
feat : After 5 minutes session timeout automatically. feat: realtime otp feature up
This commit is contained in:
@@ -98,7 +98,7 @@ export default function ForgetLoginPwd() {
|
||||
});
|
||||
const data = await response.json();
|
||||
if (response.ok) {
|
||||
console.log(data);
|
||||
// console.log(data);
|
||||
notifications.show({
|
||||
withBorder: true,
|
||||
color: "green",
|
||||
|
||||
Reference in New Issue
Block a user