LightRAG/lightrag_webui/src/hooks
yangdx 4cbd876126 feat: Update node color and legent after entity_type changed
- Move color constants to utils module
- Extract resolveNodeColor function
- Update node colors on type changes
- Simplify hook color logic
2025-10-31 00:03:55 +08:00
..
useDebounce.tsx
useLightragGraph.tsx feat: Update node color and legent after entity_type changed 2025-10-31 00:03:55 +08:00
useRandomGraph.tsx Fix linting 2025-10-02 21:21:33 +08:00
useTheme.tsx