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:
denshooter
2026-02-16 02:07:23 +01:00
parent 0684231308
commit 6213a4875a
5 changed files with 7 additions and 8 deletions
-1
View File
@@ -1,6 +1,5 @@
import Header from "../components/Header.server";
import Script from "next/script";
import ActivityFeedClient from "./ActivityFeedClient";
import {
getHeroTranslations,
getAboutTranslations,