This commit is contained in:
nora 2022-03-28 11:33:15 +02:00
parent b1d2996220
commit a1b2b39123

View file

@ -1,6 +1,6 @@
import React from 'react'; import React from 'react';
import { GraphView } from 'react-digraph'; import { GraphView } from 'react-digraph';
import { Binding, Data, Exchange } from '../types'; import { Data } from '../types';
const shape = ( const shape = (
<symbol viewBox="0 0 100 100" id="empty" key="0"> <symbol viewBox="0 0 100 100" id="empty" key="0">