diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index a5d26ad..c2c9190 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -562,8 +562,7 @@ export default function Home() {
{widePickedArticles.length > 0 && ( -
-
+
{widePickedArticles.map((a) => ( ))}