mirror of
https://github.com/maciejpedzich/six-degs-of-f1.git
synced 2025-04-26 09:01:11 +02:00
Remove redundant options prop from Graph component
This commit is contained in:
parent
b9a2b2e85c
commit
c5983866ec
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
import type { Node, Edge, Options } from 'vis-network/esnext';
|
import type { Node, Edge } from 'vis-network/esnext';
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
nodes: Node[];
|
nodes: Node[];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user