Fix for links between composie states

This commit is contained in:
Knut Sveidqvist
2021-05-16 10:44:34 +02:00
parent 3dc7b68d08
commit 84941607df
3 changed files with 19 additions and 7 deletions

View File

@@ -401,7 +401,7 @@ stateDiagram-v2
it('v2 should handle different rendering directions in composite states', () => {
imgSnapshotTest(
`
stateDiagram
stateDiagram-v2
direction LR
state A {
direction BT