Refactor_Directory And Project Level Permsssion #404
@ -57,7 +57,7 @@
|
||||
nav.layout-navbar {
|
||||
/* backdrop-filter: unset; */
|
||||
/* background-color: transparent !important; */
|
||||
background-color: rgba(214, 36, 33, 0.88) !important;
|
||||
/* background-color: rgba(214, 36, 33, 0.88) !important; */
|
||||
}
|
||||
|
||||
nav.layout-navbar::before {
|
||||
|
@ -49,6 +49,7 @@ import MainResetPasswordPage from "../pages/authentication/MainResetPasswordPage
|
||||
import TenantPage from "../pages/Tenant/TenantPage";
|
||||
import { Navigate } from "react-router-dom";
|
||||
import CreateTenant from "../pages/Tenant/CreateTenant";
|
||||
import LandingPage from "../pages/Home/LandingPage";
|
||||
const router = createBrowserRouter(
|
||||
[
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user