Merge branch 'feature/change_password' into 'develop'
change password auth See merge request witel3/loan-facilities-expert!16
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import DashboardChangePasswordComponent from "@/components/dashboard/change-password";
|
||||
import TitlePage from "@/core/components/TitlePage";
|
||||
import WithAuthMiddleware from "@/middlewares/WithoutAuth";
|
||||
import WithAuthMiddleware from "@/middlewares/WithAuth";
|
||||
import { parse } from "next-useragent";
|
||||
|
||||
export default function LoanFollowUp() {
|
||||
|
||||
Reference in New Issue
Block a user