mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-24 15:45:35 +08:00
Fixed block import in notification store
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Node, Edge } from 'reactflow'
|
||||
import { OutputType, SubBlockType } from '@/blocks/block'
|
||||
import { OutputType, SubBlockType } from '@/blocks/types'
|
||||
|
||||
export interface Position {
|
||||
x: number
|
||||
|
||||
Reference in New Issue
Block a user