diff --git a/components/Layout.tsx b/components/Layout.tsx
index 1b249e0..418690d 100644
--- a/components/Layout.tsx
+++ b/components/Layout.tsx
@@ -115,7 +115,7 @@ export const Layout: React.FC<{ children: React.ReactNode }> = ({ children }) =>
{currentUser.role !== 'agent' && (
<>
-
+
>
)}
>