UI - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: каркас вкладки внешние контуры

This commit is contained in:
DCCONSTRUCTIONS
2026-04-18 20:20:28 +03:00
parent a59f09e2f0
commit c76f519488
9 changed files with 229 additions and 18 deletions
+7
View File
@@ -216,6 +216,13 @@ export const coreRoutes: RouteConfigEntry[] = [
"./(all)/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/intake/page.tsx"
),
]),
// External contours list
layout("./(all)/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/external-contours/layout.tsx", [
route(
":workspaceSlug/projects/:projectId/external-contours",
"./(all)/[workspaceSlug]/(projects)/projects/(detail)/[projectId]/external-contours/page.tsx"
),
]),
]),
// Project Archives - Issues, Cycles, Modules