Commit 4976526
fix: update useMemo dependencies after useStableOptions refactor
- Replace undefined variables (langRev, themeRev, optsRev) with stable references
- Fixes runtime error caused by missing dependency variables
- Maintains proper dependency tracking for re-computation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 313934c commit 4976526
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments