From 15d9267b7de57fe4ba01ca2bb303cff2c4905a69 Mon Sep 17 00:00:00 2001 From: Bailey Pumfleet Date: Fri, 9 Apr 2021 16:49:02 +0100 Subject: [PATCH] Update profile dropdown links --- components/Shell.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Shell.tsx b/components/Shell.tsx index 78b1248782..5379846ae7 100644 --- a/components/Shell.tsx +++ b/components/Shell.tsx @@ -62,8 +62,8 @@ export default function Shell(props) { { profileDropdownExpanded && (
- Your Profile - Settings + Your Profile + Login & Security
)