From 4a9fc7bc9b785189d51cd4553ee54d6756da2990 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Sun, 10 Apr 2022 00:26:19 -0500 Subject: [PATCH] Don't show portfolio when signed out. Home navigates to '/' when signed out. --- web/components/nav/nav-bar.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/web/components/nav/nav-bar.tsx b/web/components/nav/nav-bar.tsx index a28f33d2..fadff13c 100644 --- a/web/components/nav/nav-bar.tsx +++ b/web/components/nav/nav-bar.tsx @@ -22,7 +22,7 @@ export function BottomNavBar() { return (