mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
Update SpaceLayout.tsx
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user