Bob AI: fix build error in src/components/Layout.tsx

This commit is contained in:
kudinDmitriyUp
2026-06-22 02:47:06 +00:00
parent 54d684c8f6
commit b914dce04d

View File

@@ -105,6 +105,7 @@ export default function Layout() {
},
]}
copyright="© 2024 Burger Republic. All rights reserved."
links={[]}
/>
</SectionErrorBoundary>
</StyleProvider>