mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-05 07:30:11 +00:00
Fix import of NodeReference in ComfyPage (#1306)
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
WorkflowsSidebarTab
|
||||
} from './components/SidebarTab'
|
||||
import { Topbar } from './components/Topbar'
|
||||
import type { NodeReference } from './utils/litegraphUtils'
|
||||
import { NodeReference } from './utils/litegraphUtils'
|
||||
import type { Position, Size } from './types'
|
||||
|
||||
class ComfyMenu {
|
||||
|
||||
Reference in New Issue
Block a user