Bob AI: fix build errors (attempt 1)

This commit is contained in:
2026-02-24 15:18:07 +00:00
parent 1cc179d765
commit 0b00ca8ff0

View File

@@ -61,9 +61,9 @@ export default function BlogPage() {
)}
<div id="footer" data-section="footer">
<FooterBase />
<FooterBase columns={[]} />
</div>
</ReactLenis>
</ThemeProvider>
);
}
}