Revert "fix: render the participants in same order as they are created"

This commit is contained in:
Sidharth Vinod
2024-01-15 13:22:00 +05:30
committed by GitHub
parent 1c43e8e15c
commit 11542b3b5d
3 changed files with 5 additions and 15 deletions

View File

@@ -164,13 +164,6 @@
end
</pre>
<pre class="mermaid">
sequenceDiagram
actor Alice
actor John
Alice-xJohn: Hello John, how are you?
John--xAlice: Great!
</pre>
<script type="module">
import mermaid from './mermaid.esm.mjs';
mermaid.initialize({