♻️
This commit is contained in:
parent
a5ddeaddcd
commit
c8119d5ac2
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ export const mindmapRender = (element: Element, cdn = Constants.PROTYLE_CDN) =>
|
|||
width: 1,
|
||||
},
|
||||
roam: true,
|
||||
// @ts-ignores
|
||||
symbol: (value: number, params: { data?: { children?: string } }) => {
|
||||
if (params?.data?.children) {
|
||||
return "circle";
|
||||
|
|
Loading…
Add table
Reference in a new issue