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