diff --git a/app/(main)/community/page.tsx b/app/(main)/community/page.tsx index af73ca9..802382e 100644 --- a/app/(main)/community/page.tsx +++ b/app/(main)/community/page.tsx @@ -78,7 +78,7 @@ export default function CommunityPage() { -
+
{filteredPosts.map((post) => (() => { const linkedOrder = post.linkedOrderId @@ -90,7 +90,7 @@ export default function CommunityPage() { return ( - +