diff --git a/documentation/docs/components/footer.tsx b/documentation/docs/components/footer.tsx index 64bd64d505..bc6c8e8951 100644 --- a/documentation/docs/components/footer.tsx +++ b/documentation/docs/components/footer.tsx @@ -11,7 +11,7 @@ const links = [ ["Telegram", "https://nymtech.net/go/telegram"], ]; export const Footer = () => ( - + {links.map((link) => ( {link[0]}