added rootdiret component
This commit is contained in:
parent
ae3258cb04
commit
0815745b18
@ -45,6 +45,9 @@ import MainForgetPage from "../pages/authentication/MainForgetPage";
|
||||
import MainResetPasswordPage from "../pages/authentication/MainResetPasswordPage";
|
||||
import SuperTenantDetails from "../pages/Tenant/SuperTenantDetails";
|
||||
import SelfTenantDetails from "../pages/Tenant/SelfTenantDetails";
|
||||
import RootRedirect from "./RootRedirect";
|
||||
import TenantPage from "../pages/Tenant/TenantPage";
|
||||
import CreateTenant from "../pages/Tenant/CreateTenant";
|
||||
|
||||
const router = createBrowserRouter(
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user