From b914dce04d2f889c1fa46c73a01902f3a033d606 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 02:47:06 +0000 Subject: [PATCH] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 557b27e..bc50504 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -105,6 +105,7 @@ export default function Layout() { }, ]} copyright="© 2024 Burger Republic. All rights reserved." + links={[]} />