mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 08:01:38 +00:00
fix flow editor
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
import FlowInput from './FlowInput.svelte'
|
||||
import FlowFailureModule from './FlowFailureModule.svelte'
|
||||
import FlowConstants from './FlowConstants.svelte'
|
||||
import type { FlowModule } from '$lib/gen'
|
||||
// import type { FlowModule } from '$lib/gen'
|
||||
|
||||
const { selectedId, flowStore } = getContext<FlowEditorContext>('FlowEditorContext')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user