From e8977158b25f0cbc1a83bcb9d1246d1cf77edae6 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Wed, 8 Mar 2023 19:22:28 +0800 Subject: [PATCH] Comment out currently unused menu --- .../web/components/templates/homeFeed/HighlightsLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/web/components/templates/homeFeed/HighlightsLayout.tsx b/packages/web/components/templates/homeFeed/HighlightsLayout.tsx index 343d6de40..75d98e19f 100644 --- a/packages/web/components/templates/homeFeed/HighlightsLayout.tsx +++ b/packages/web/components/templates/homeFeed/HighlightsLayout.tsx @@ -72,7 +72,7 @@ export function HighlightItemsLayout( alignment="center" distribution="start" > - - + */} {props.items.map((linkedItem) => (