chore(packages): adjust names
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
import React from 'react';
|
||||
import {
|
||||
ReactFlow,
|
||||
useReactFlow,
|
||||
Node,
|
||||
Edge,
|
||||
ReactFlowProvider,
|
||||
Background,
|
||||
BackgroundVariant,
|
||||
} from '@react-flow/bundle';
|
||||
import { ReactFlow, useReactFlow, Node, Edge, ReactFlowProvider, Background, BackgroundVariant } from 'reactflow';
|
||||
|
||||
const defaultNodes: Node[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user