fix: removed minimap as not yet intended to be added
ref: N25B-114
This commit is contained in:
@@ -13,7 +13,6 @@ import {
|
||||
useEdgesState,
|
||||
reconnectEdge,
|
||||
addEdge,
|
||||
MiniMap,
|
||||
MarkerType,
|
||||
type Edge,
|
||||
type Connection,
|
||||
@@ -111,7 +110,6 @@ const VisProgUI = ()=> {
|
||||
proOptions={{hideAttribution: true }}
|
||||
>
|
||||
<Controls />
|
||||
<MiniMap />
|
||||
<Background />
|
||||
</ReactFlow>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user