Merging dev into main #49

Merged
8464960 merged 260 commits from dev into main 2026-01-28 10:48:52 +00:00
Showing only changes of commit 4648e77289 - Show all commits

View File

@@ -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>