Split TC access tab in several files
Signed-off-by: Émile Ré <nemile.re@gmail.com>
This commit is contained in:
@@ -64,7 +64,7 @@ export const trustCenterRoutes = [
|
||||
path: "access",
|
||||
Fallback: LinkCardSkeleton,
|
||||
Component: lazy(
|
||||
() => import("/pages/organizations/trustCenter/TrustCenterAccessTab")
|
||||
() => import("/pages/organizations/trustCenter/TrustCenterAccessTab/TrustCenterAccessTab")
|
||||
),
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user