mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Add fit view to the prototype interface by default
This commit is contained in:
@@ -265,6 +265,7 @@ const Prototype = () => {
|
|||||||
height='auto'
|
height='auto'
|
||||||
>
|
>
|
||||||
<ReactFlow
|
<ReactFlow
|
||||||
|
fitView
|
||||||
nodes={nodes}
|
nodes={nodes}
|
||||||
edges={edges}
|
edges={edges}
|
||||||
nodeTypes={nodeTypes}
|
nodeTypes={nodeTypes}
|
||||||
|
|||||||
Reference in New Issue
Block a user