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'
|
||||
>
|
||||
<ReactFlow
|
||||
fitView
|
||||
nodes={nodes}
|
||||
edges={edges}
|
||||
nodeTypes={nodeTypes}
|
||||
|
||||
Reference in New Issue
Block a user