From 0286bdefae7926c421eaa0fc58257ea22619b7fe Mon Sep 17 00:00:00 2001 From: Manohar Gupta Date: Sat, 23 May 2026 18:57:03 +0530 Subject: [PATCH] Fix syntax error in ProfileViewer component --- packages/web/components/ProfileViewer.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/web/components/ProfileViewer.tsx b/packages/web/components/ProfileViewer.tsx index 8abacc2..697e01c 100644 --- a/packages/web/components/ProfileViewer.tsx +++ b/packages/web/components/ProfileViewer.tsx @@ -623,7 +623,6 @@ export function ProfileViewer() { )} )} -