From ba2fa10aa331b67f080b784a487f6fd646502dc3 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 20 Jun 2026 14:15:19 +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 a6a18c5..911817c 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -93,6 +93,7 @@ export default function Layout() { }, ]} copyright="© 2024 Finca La Caprichosa. Todos los derechos reservados." + links={[]} />