#5237 node text cut off

This commit is contained in:
Ashish Jain
2024-04-30 16:57:57 +02:00
parent 0c36248073
commit 703c25a6e2
2 changed files with 2 additions and 6 deletions

View File

@@ -78,11 +78,7 @@
<body>
<pre id="diagram" class="mermaid">
stateDiagram-v2
[*] --> First
state First {
[*] --> second
second --> [*]
}
stateId
</pre