imported missing compoent at AppRoutes
This commit is contained in:
parent
04df99634c
commit
b88b12aa74
@ -45,6 +45,8 @@ import MainLoginWithOTPPage from "../pages/authentication/MainLoginWithOTPPage";
|
|||||||
import MainRegisterPage from "../pages/authentication/MainRegisterPage";
|
import MainRegisterPage from "../pages/authentication/MainRegisterPage";
|
||||||
import MainForgetPage from "../pages/authentication/MainForgetPage";
|
import MainForgetPage from "../pages/authentication/MainForgetPage";
|
||||||
import MainResetPasswordPage from "../pages/authentication/MainResetPasswordPage";
|
import MainResetPasswordPage from "../pages/authentication/MainResetPasswordPage";
|
||||||
|
import SuperTenantDetails from "../pages/Tenant/SuperTenantDetails";
|
||||||
|
import SelfTenantDetails from "../pages/Tenant/SelfTenantDetails";
|
||||||
|
|
||||||
const router = createBrowserRouter(
|
const router = createBrowserRouter(
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user