diff --git a/companion-app/src/Shell.tsx b/companion-app/src/Shell.tsx index 886c081..99d5b72 100644 --- a/companion-app/src/Shell.tsx +++ b/companion-app/src/Shell.tsx @@ -12,6 +12,7 @@ import type { ReactNode } from "react" import { TabBar } from "@audi-dash/ui" import { useBreiterBildschirm } from "./hooks/useBreiterBildschirm" +import { VierRinge } from "./screens/Typenschild" import type { Hauptbereich, Route, SeitenName } from "./navigation" import { TITEL, ZURUECK, bereichVon, istHauptbereich } from "./navigation" import { @@ -79,7 +80,10 @@ export function Shell({ route, geheZu, tabBeschriftung, hinweis, children }: She return ( <>