From 54ac2989d8f59b732ac1bfb8b6d4022c1be9caf7 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Fri, 7 Nov 2025 19:37:57 +0000 Subject: [PATCH] completionId: cgen-6442163afb844055b52af89b4995abc8 cgen-6442163afb844055b52af89b4995abc8 --- client/components/Layout.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 56b289fe..6104f128 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -714,6 +714,17 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { {/* Supabase Configuration Status */} + + ); }