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