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