From 0f4ea45546cb7b77752682ef2bc0dfe49c3a1d39 Mon Sep 17 00:00:00 2001 From: Pico2x Date: Wed, 12 Oct 2022 15:58:36 +0100 Subject: [PATCH] Entire homepage now loads simultaneously including featured --- web/components/groups/group-overview.tsx | 1 + web/pages/home/index.tsx | 96 +++++++++++++----------- 2 files changed, 54 insertions(+), 43 deletions(-) diff --git a/web/components/groups/group-overview.tsx b/web/components/groups/group-overview.tsx index c5a7a46a..df646ce2 100644 --- a/web/components/groups/group-overview.tsx +++ b/web/components/groups/group-overview.tsx @@ -231,6 +231,7 @@ export function PinnedItems(props: { return pinned.length > 0 || isEditable ? (
+ {isEditable && (