From 9c982aec7caa5cd04954f1396b379b58d41ad1d4 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 27 Sep 2025 21:10:07 +0000 Subject: [PATCH] Use roles instead of email check for Admin link cgen-775ad93039114a03b56dd9e2b2d28bde --- client/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 3981260b..2c8b2124 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -61,7 +61,7 @@ export default function Layout({ children }: LayoutProps) { {/* Navigation */}