aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorMahesh Sanikommmu <[email protected]>2025-10-17 17:43:24 -0700
committerMahesh Sanikommmu <[email protected]>2025-10-17 17:43:24 -0700
commit7409de5a3319df7b018b801c7f3c4e5b9a0c89e4 (patch)
tree3a657fcc5c612c2f0f88cd99b3330cb231b3fe9d /apps
parentfix: mount graph dialog globally to fix chat page issue (diff)
downloadsupermemory-7409de5a3319df7b018b801c7f3c4e5b9a0c89e4.tar.xz
supermemory-7409de5a3319df7b018b801c7f3c4e5b9a0c89e4.zip
comment fixes
Diffstat (limited to 'apps')
-rw-r--r--apps/web/components/graph-dialog.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/web/components/graph-dialog.tsx b/apps/web/components/graph-dialog.tsx
index aaf1bc2c..9378b592 100644
--- a/apps/web/components/graph-dialog.tsx
+++ b/apps/web/components/graph-dialog.tsx
@@ -1,4 +1,3 @@
-// apps/web/components/graph-dialog.tsx
"use client"
import { useAuth } from "@lib/auth-context"