From f504d4a3fb84bca556ac5092b4ba44a3a784b0b6 Mon Sep 17 00:00:00 2001 From: Luis Cruz <55716036+luis-cruzt@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:05:38 -0600 Subject: [PATCH] Update index.tsx Fixes #2342 --- web/pages/[workspaceSlug]/me/profile/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/[workspaceSlug]/me/profile/index.tsx b/web/pages/[workspaceSlug]/me/profile/index.tsx index 40ba8ecf3aa..8738ff46f15 100644 --- a/web/pages/[workspaceSlug]/me/profile/index.tsx +++ b/web/pages/[workspaceSlug]/me/profile/index.tsx @@ -375,7 +375,7 @@ const Profile: NextPage = () => {