refactor to ui components

This commit is contained in:
Marco Crapts
2023-05-26 16:43:12 +02:00
parent 906121882b
commit 3e6b9414f4
13 changed files with 122 additions and 125 deletions

View File

@@ -33,6 +33,8 @@ const renderMindmap = () => {
const cy = cytoscape({
container: mindmapCanvas,
elements,
autoungrabify: true,
autounselectify: true,
layout: {
name: 'cose',