diff --git a/apps/portal/src/components/global/AppShell.tsx b/apps/portal/src/components/global/AppShell.tsx index 20306d7f..34b25bf9 100644 --- a/apps/portal/src/components/global/AppShell.tsx +++ b/apps/portal/src/components/global/AppShell.tsx @@ -33,7 +33,7 @@ function ProfileJewel() { if (session == null) { return ( { event.preventDefault(); diff --git a/apps/portal/src/components/global/ProductNavigation.tsx b/apps/portal/src/components/global/ProductNavigation.tsx index effb232c..be1ff172 100644 --- a/apps/portal/src/components/global/ProductNavigation.tsx +++ b/apps/portal/src/components/global/ProductNavigation.tsx @@ -27,7 +27,7 @@ export default function ProductNavigation({ items, title, titleHref }: Props) { return (