Bob AI: fix build error in src/components/Layout.tsx
This commit is contained in:
@@ -47,6 +47,7 @@ export default function Layout() {
|
||||
href: "#contact",
|
||||
}}
|
||||
logo="Philips Mechanical"
|
||||
logoImageSrc="https://images.unsplash.com/photo-1621905251189-08b45d6a269e?w=128&h=128&q=80&fit=crop"
|
||||
navItems={navItems} />
|
||||
</SectionErrorBoundary>
|
||||
<main className="flex-grow">
|
||||
|
||||
Reference in New Issue
Block a user