refactor to ui components
This commit is contained in:
@@ -33,6 +33,8 @@ const renderMindmap = () => {
|
||||
const cy = cytoscape({
|
||||
container: mindmapCanvas,
|
||||
elements,
|
||||
autoungrabify: true,
|
||||
autounselectify: true,
|
||||
layout: {
|
||||
name: 'cose',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user