diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index 99d0a10..2ab1d99 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -17,7 +17,7 @@ export default function Layout({ children }: LayoutProps) {
- +
AI