mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 03:11:17 +02:00
set minimap position (#799)
This commit is contained in:
@ -86,6 +86,7 @@ const Visualizer = () => {
|
||||
nodeColor={nodeColor}
|
||||
maskColor="rgb(36, 23, 117, 0.5)"
|
||||
pannable={true}
|
||||
position="bottom-right"
|
||||
/>
|
||||
</ReactFlow>
|
||||
);
|
||||
|
Reference in New Issue
Block a user