mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 14:59:53 +02:00
Merge branch 'alanaV11' of https://github.com/Mermaid-Chart/alana-mermaid into alanaV11
This commit is contained in:
@@ -777,6 +777,7 @@ const destructEdgeType = (type: string | undefined) => {
|
||||
let arrowTypeStart = 'none';
|
||||
let arrowTypeEnd = 'arrow_point';
|
||||
switch (type) {
|
||||
case 'arrow_open':
|
||||
case 'arrow_point':
|
||||
case 'arrow_circle':
|
||||
case 'arrow_cross':
|
||||
|
Reference in New Issue
Block a user