pull request review

This commit is contained in:
Peter
2023-09-26 11:17:21 +02:00
parent 26a28109a2
commit 88e840ccc9
2 changed files with 2 additions and 6 deletions
@@ -133,11 +133,7 @@
fitView
fitViewOptions={{
padding: 0.1,
nodes: [
{
id: '1'
}
]
nodes: [{ id: '1' }]
}}
minZoom={0}
maxZoom={Infinity}