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="GreenScape Solutions"
|
||||
logoImageSrc=""
|
||||
navItems={navItems} />
|
||||
</SectionErrorBoundary>
|
||||
<main className="flex-grow">
|
||||
|
||||
Reference in New Issue
Block a user