Browse Source
Replace subscribing to the full nodes array with a Zustand selector that returns only the single selected node. The selector runs the filter internally but only causes a re-render when the selected node reference changes, rather than on every store mutation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
1 changed files with 4 additions and 8 deletions
Loading…
Reference in new issue