Merge remote-tracking branch 'origin/main'

This commit is contained in:
nora 2022-05-17 20:29:45 +02:00
commit b86dc98555

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">