Update remaining @comfyorg/litegraph references

This commit is contained in:
Benjamin Lu
2025-08-04 10:16:24 -04:00
parent 489b205bf5
commit 7f849e9a44
7 changed files with 13 additions and 68 deletions

View File

@@ -58,7 +58,7 @@ Testing LiteGraph-related functionality:
```typescript
// Example from: tests-ui/tests/litegraph.test.ts
import { LGraph, LGraphNode, LiteGraph } from '@comfyorg/litegraph'
import { LGraph, LGraphNode, LiteGraph } from '@/lib/litegraph'
import { describe, expect, it } from 'vitest'
// Create dummy node for testing