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

This commit is contained in:
DCCONSTRUCTIONS
2026-04-18 21:04:29 +03:00
parent c76f519488
commit 390bcdbf38
20 changed files with 1586 additions and 96 deletions
@@ -51,7 +51,7 @@ export const ProjectInboxHeader = observer(function ProjectInboxHeader() {
<Breadcrumbs.Item
component={
<BreadcrumbLink
label="Intake"
label={t("sidebar.intake")}
href={`/${workspaceSlug}/projects/${projectId}/intake/`}
icon={<IntakeIcon className="h-4 w-4 text-tertiary" />}
isLast