sango-tech / vue3-mermaid

MIT License
1 stars 2 forks source link

fix bug: add edgeType property obj in innerNodes and outNodes #3

Open TonyMale opened 2 years ago

TonyMale commented 2 years ago

Problem: If node has value in next property, edgeType value doesn't set. Fix: add edgeType property obj in innerNodes and outNodes.