From 07ec060ca4be297b8e5f1e8407711e15b7fe96bb Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 05:41:51 +0000 Subject: [PATCH] completionId: cgen-256f0de768f34e90b88d47bd19d90ce0 cgen-256f0de768f34e90b88d47bd19d90ce0 --- client/components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index a62248c4..d618dc68 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -4,6 +4,7 @@ import { Button } from "@/components/ui/button"; import { cn } from "@/lib/utils"; import SupabaseStatus from "./SupabaseStatus"; import { useAuth } from "@/contexts/AuthContext"; +import { useArmTheme } from "@/contexts/ArmThemeContext"; import ArmSwitcher from "./ArmSwitcher"; import NotificationBell from "@/components/notifications/NotificationBell"; import {