From 9dd9ef0ec99a87f078f7272b4323df5440b4b3f9 Mon Sep 17 00:00:00 2001 From: Austin Pickett Date: Wed, 10 Jun 2026 20:43:22 -0400 Subject: [PATCH] fix(web): profiles page modal (#43858) * fix(web): profiles page modal * chore: drop unrelated package-lock.json changes Co-authored-by: Cursor --------- Co-authored-by: Cursor --- web/src/pages/ProfilesPage.tsx | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/web/src/pages/ProfilesPage.tsx b/web/src/pages/ProfilesPage.tsx index 463e5a4120b..bda2515528f 100644 --- a/web/src/pages/ProfilesPage.tsx +++ b/web/src/pages/ProfilesPage.tsx @@ -794,7 +794,7 @@ export default function ProfilesPage() {