Bob AI: fix build error in src/components/Layout.tsx
This commit is contained in:
@@ -88,6 +88,10 @@ export default function Layout() {
|
||||
},
|
||||
]}
|
||||
copyright="© 2024 ELAMIN LEGAL. All rights reserved."
|
||||
links={[
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</StyleProvider>
|
||||
|
||||
Reference in New Issue
Block a user