fix: final build and type safety improvements

Fixed map parentheses syntax errors, resolved missing ActivityFeedClient imports, and corrected ActivityFeed prop types for idleQuote support. All systems green.
This commit is contained in:
2026-02-16 02:07:23 +01:00
parent 0684231308
commit 6213a4875a
5 changed files with 7 additions and 8 deletions

View File

@@ -148,7 +148,7 @@ export default function ProjectsPageClient({
</div>
</Link>
</motion.div>
))}
)))}
</div>
</div>
</div>