chore(packages): use temporary scope name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Node, Edge, isNode, isEdge, getOutgoers, getIncomers, addEdge } from '@react-flow/bundle';
|
||||
import { Node, Edge, isNode, isEdge, getOutgoers, getIncomers, addEdge } from 'reactflow';
|
||||
|
||||
const nodes: Node[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user