diff --git a/components/Footer.tsx b/components/Footer.tsx index ad32cb6..5c4d53c 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -41,8 +41,8 @@ export function Footer({ LinkComponent = Link, appName = 'Pulse', isAuthenticate // * Simple footer for authenticated users if (isAuthenticated) { return ( -