fix(node): show camera connectivity and remove company header marks

This commit is contained in:
DCCONSTRUCTIONS
2026-09-06 01:05:19 +03:00
parent 429b4681fe
commit ba0c948ca1
7 changed files with 64 additions and 9 deletions
-4
View File
@@ -10,7 +10,6 @@ import {
ControlRow,
HeaderNavigation,
HeaderProfile,
HeaderWorkspace,
Icon,
Inspector,
RangeControl,
@@ -648,8 +647,6 @@ export default function App() {
brandHref="/"
brandLabel="NODEDC MISSION CORE"
center={
<>
<HeaderWorkspace kind="mark" label="Mission Core" imageUrl="/nodedc-mark.svg" />
<HeaderNavigation
label="Архитектурные блоки пункта управления"
value={activeRoot ?? undefined}
@@ -659,7 +656,6 @@ export default function App() {
}))}
onChange={selectRoot}
/>
</>
}
right={
<HeaderProfile>