diff --git a/packages/gitbook/src/components/Footer/FooterLinksGroup.tsx b/packages/gitbook/src/components/Footer/FooterLinksGroup.tsx index 4eb64e0e8..616edf89f 100644 --- a/packages/gitbook/src/components/Footer/FooterLinksGroup.tsx +++ b/packages/gitbook/src/components/Footer/FooterLinksGroup.tsx @@ -13,7 +13,7 @@ export function FooterLinksGroup(props: { return (
{group.title}
+{group.title}
{group.links.map((link, index) => { return