blue-build / website

Website that hosts BlueBuild documentation.
https://blue-build.org/
Apache License 2.0
6 stars 4 forks source link

fix: site not building & deploying #23

Closed xynydev closed 5 months ago

xynydev commented 5 months ago
2:03:45 PM: src/components/Footer.astro:18:6 - error ts(2322): Type "{}" is not assignable to type "IntrinsicAttributes & StarlightRouteData".
2:03:45 PM:   Type "{}" is missing the following properties from type "StarlightRouteData": headings, sidebar, hasSidebar, pagination, and 11 more.
2:03:45 PM: 18     <Default {...Astro.props}/>