From 39099bb83a0b6b1a256ca15e4875395fa06a101a Mon Sep 17 00:00:00 2001 From: Zeno Kapitein Date: Tue, 20 Jan 2026 18:25:03 +0100 Subject: [PATCH] Update SpaceLayout.tsx --- packages/gitbook/src/components/SpaceLayout/SpaceLayout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/gitbook/src/components/SpaceLayout/SpaceLayout.tsx b/packages/gitbook/src/components/SpaceLayout/SpaceLayout.tsx index 5a2abb59c..630bc02d4 100644 --- a/packages/gitbook/src/components/SpaceLayout/SpaceLayout.tsx +++ b/packages/gitbook/src/components/SpaceLayout/SpaceLayout.tsx @@ -110,6 +110,7 @@ export function SpaceLayout(props: SpaceLayoutProps) { customization.themes.toggeable || customization.footer.copyright || customization.footer.logo || + customization.socialAccounts.filter((account) => account.display?.footer).length > 0 || customization.footer.groups?.length; return (