diff --git a/components/sections/hero-landing.tsx b/components/sections/hero-landing.tsx index 8000f77..4c70177 100644 --- a/components/sections/hero-landing.tsx +++ b/components/sections/hero-landing.tsx @@ -39,7 +39,7 @@ export default async function HeroLanding() { you need to build better.

-
+
= ({ } }, [owner, repo, initialStars]); - if (error) { - return ( - Unable to load GitHub stars - ); - } - return (