fix: update handleChange to use optional chaining and add "use client" directive in Connect component

This commit is contained in:
hamed
2026-07-08 18:24:33 +03:30
parent ee47b535d8
commit a56b7e8de5
5 changed files with 11 additions and 9 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Graph Report - nobat724_front (2026-07-08)
## Corpus Check
- 594 files · ~536,084 words
- 594 files · ~536,128 words
- Verdict: corpus is large enough that graph structure adds value.
## Summary
@@ -10,7 +10,7 @@
- Token cost: 0 input · 0 output
## Graph Freshness
- Built from commit: `082f54cf`
- Built from commit: `ee47b535`
- Run `git rev-parse HEAD` and compare to check if the graph is stale.
- Run `graphify update .` after code changes (no API cost).