diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index e656122bbf..1ef3ce7c70 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -27,7 +27,7 @@ export default function Footer() {
{section.links.map((link) => ( @@ -52,7 +54,7 @@ export default function Footer() { {link.text} ) : ( @@ -94,7 +96,7 @@ export default function Footer() { {RELEASE_VERSION && (