diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 2a144ea5..1f6b15fd 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -247,6 +247,9 @@ export default function Layout({ children }: LayoutProps) { + + {/* Supabase Configuration Status */} + ); }